Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepflowio/deepflow
/ GetBasicInfo
Method
GetBasicInfo
server/controller/cloud/cloud.go:148–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
func
(c *Cloud) GetBasicInfo() model.BasicInfo {
149
return
c.basicInfo
150
}
151
152
func
(c *Cloud) GetDomainRefreshSignal() *queue.OverwriteQueue {
153
return
c.domainRefreshSignal
Callers
5
Start
Method · 0.45
GetCloudInfo
Method · 0.45
GetCloudInfos
Method · 0.45
GetKubernetesGatherBasicInfos
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected