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

Struct crioActions

integration/framework/framework.go:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233type crioActions struct {
234 fm *realFramework
235 podSeqNum int // For generating unique pod names
236}
237
238type containerdActions struct {
239 fm *realFramework

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected