Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Callers
15
TestDockerContainerAppearsInMetrics
Function · 0.65
TestDockerContainerCPUMetrics
Function · 0.65
TestDockerContainerMemoryMetrics
Function · 0.65
TestDockerContainerNetworkMetrics
Function · 0.65
TestDockerContainerLabelsInMetrics
Function · 0.65
TestDockerContainerImageInMetrics
Function · 0.65
TestDockerContainerStartTimeMetric
Function · 0.65
TestMultipleDockerContainersInMetrics
Function · 0.65
TestDockerContainerFilesystemMetrics
Function · 0.65
TestDockerContainerMemoryFailcnt
Function · 0.65
TestStreamingEventInformationIsReturned
Function · 0.65
TestOomKillEventConstraint
Function · 0.65
Implementers
1
realFramework
integration/framework/framework.go
Calls
no outgoing calls
Tested by
15
TestDockerContainerAppearsInMetrics
Function · 0.52
TestDockerContainerCPUMetrics
Function · 0.52
TestDockerContainerMemoryMetrics
Function · 0.52
TestDockerContainerNetworkMetrics
Function · 0.52
TestDockerContainerLabelsInMetrics
Function · 0.52
TestDockerContainerImageInMetrics
Function · 0.52
TestDockerContainerStartTimeMetric
Function · 0.52
TestMultipleDockerContainersInMetrics
Function · 0.52
TestDockerContainerFilesystemMetrics
Function · 0.52
TestDockerContainerMemoryFailcnt
Function · 0.52
TestStreamingEventInformationIsReturned
Function · 0.52
TestOomKillEventConstraint
Function · 0.52