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

Struct shellActions

integration/framework/framework.go:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225type shellActions struct {
226 fm *realFramework
227}
228
229type dockerActions struct {
230 fm *realFramework

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected