MCPcopy Create free account
hub / github.com/Icinga/icinga2 / IsGlobal

Method IsGlobal

lib/remote/zone.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123bool Zone::IsGlobal() const
124{
125 return GetGlobal();
126}
127
128bool Zone::IsHACluster() const
129{

Callers 5

SendConfigUpdateMethod · 0.80
OnAllConfigLoadedMethod · 0.80
GetConfigFieldsMethod · 0.80
OnAllConfigLoadedMethod · 0.80
OnAllConfigLoadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected