MCPcopy Index your code
hub / github.com/google/cadvisor / Docker

Method Docker

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

Returns the Docker actions for the test framework.

()

Source from the content-addressed store, hash-verified

49
50 // Returns the Docker actions for the test framework.
51 Docker() DockerActions
52
53 // Returns the CRI-O actions for the test framework.
54 Crio() CrioActions

Implementers 1

realFrameworkintegration/framework/framework.go

Calls

no outgoing calls