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

Method GetMachineInfo

lib/manager/manager.go:98–98  ·  view source on GitHub ↗

Get information about the machine.

()

Source from the content-addressed store, hash-verified

96
97 // Get information about the machine.
98 GetMachineInfo() (*info.MachineInfo, error)
99
100 // Get version information about different components we depend on.
101 GetVersionInfo() (*info.VersionInfo, error)

Callers 12

FsStatsFunction · 0.65
getFsStatsMethod · 0.65
getFsStatsMethod · 0.65
GetRootNetworkDevicesMethod · 0.65
DeviceNameMethod · 0.65
getSpecInternalFunction · 0.65
servePodmanPageFunction · 0.65
serveContainersPageFunction · 0.65
serveDockerPageFunction · 0.65
HandleRequestMethod · 0.65
HandleRequestMethod · 0.65
validateIoSchedulerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected