MCPcopy Create free account
hub / github.com/deepflowio/deepflow / GetKubernetesGatherTaskMap

Method GetKubernetesGatherTaskMap

server/controller/cloud/cloud.go:279–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277}
278
279func (c *Cloud) GetKubernetesGatherTaskMap() map[string]*KubernetesGatherTask {
280 return c.kubernetesGatherTaskMap
281}
282
283func (c *Cloud) GetStatter() statsd.StatsdStatter {
284 return statsd.StatsdStatter{

Calls

no outgoing calls

Tested by

no test coverage detected