MCPcopy
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.goFile · 0.65
newContainerHandlerFunction · 0.65
ParseVersionFunction · 0.65
factory.goFile · 0.65
newContainerHandlerFunction · 0.65
StatsMethod · 0.65
GetMetricTypeFunction · 0.65
framework.goFile · 0.65
RunMethod · 0.65
RunStressMethod · 0.65
runner.goFile · 0.65
PushAndRunTestsFunction · 0.65

Implementers 7

dockerFactorycontainer/docker/factory.go
podmanFactorycontainer/podman/factory.go
mockContainerHandlerFactorylib/container/factory_test.go
crioFactorylib/container/crio/factory.go
containerdFactorylib/container/containerd/factory.go
rawFactorylib/container/raw/factory.go
systemdFactorylib/container/systemd/factory.go

Calls

no outgoing calls