Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetZone
Method
GetZone
lib/remote/endpoint.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
Zone::Ptr Endpoint::GetZone() const
102
{
103
return m_Zone;
104
}
105
106
bool Endpoint::GetConnected() const
107
{
Callers
15
SendConfigUpdate
Method · 0.45
SyncClient
Method · 0.45
ApiTimerHandler
Method · 0.45
SyncRelayMessage
Method · 0.45
ReplayLog
Method · 0.45
HelloAPIHandler
Method · 0.45
MessageHandler
Method · 0.45
CanAccessObject
Method · 0.45
GetLocalZone
Method · 0.45
ConfigUpdateObjectAPIHandler
Method · 0.45
ConfigDeleteObjectAPIHandler
Method · 0.45
UpdateConfigObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected