Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ String
Method
String
lib/container/factory.go:38–38 ·
view source on GitHub ↗
Name of the factory.
()
Source
from the content-addressed store, hash-verified
36
37
// Name of the factory.
38
String() string
39
40
// Returns debugging information. Map of lines per category.
41
DebugInfo()
map
[string][]string
Callers
15
factory.go
File · 0.65
newContainerHandler
Function · 0.65
ParseVersion
Function · 0.65
factory.go
File · 0.65
newContainerHandler
Function · 0.65
Stats
Method · 0.65
GetMetricType
Function · 0.65
framework.go
File · 0.65
Run
Method · 0.65
RunStress
Method · 0.65
runner.go
File · 0.65
PushAndRunTests
Function · 0.65
Implementers
7
dockerFactory
container/docker/factory.go
podmanFactory
container/podman/factory.go
mockContainerHandlerFactory
lib/container/factory_test.go
crioFactory
lib/container/crio/factory.go
containerdFactory
lib/container/containerd/factory.go
rawFactory
lib/container/raw/factory.go
systemdFactory
lib/container/systemd/factory.go
Calls
no outgoing calls
Tested by
6
TestCrioFilesystemStats
Function · 0.52
TestDockerFilesystemStats
Function · 0.52
TestRawContainerHandler_Last
Function · 0.52
TestFsToFsStats
Function · 0.52
TestPrometheusMachineCollector
Function · 0.52
TestPrometheusMachineCollectorWithFailure
Function · 0.52