MCPcopy 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
148func (c *Cloud) GetBasicInfo() model.BasicInfo {
149 return c.basicInfo
150}
151
152func (c *Cloud) GetDomainRefreshSignal() *queue.OverwriteQueue {
153 return c.domainRefreshSignal

Callers 5

StartMethod · 0.45
GetCloudInfoMethod · 0.45
GetCloudInfosMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected