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

Struct dockerActions

integration/framework/framework.go:229–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229type dockerActions struct {
230 fm *realFramework
231}
232
233type crioActions struct {
234 fm *realFramework

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected