MCPcopy
hub / github.com/google/cadvisor / GetCpuLoad

Method GetCpuLoad

lib/manager/plugins.go:84–84  ·  view source on GitHub ↗
(name string, path string)

Source from the content-addressed store, hash-verified

82 Start() error
83 Stop()
84 GetCpuLoad(name string, path string) (info.LoadStats, error)
85}
86
87// CpuLoadReaderFactory builds a CpuLoadReader. Set by the root binary when

Callers 2

mainFunction · 0.65
updateStatsMethod · 0.65

Implementers 1

NetlinkReaderutils/cpuload/netlink/reader.go

Calls

no outgoing calls

Tested by

no test coverage detected