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

Method Client

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

Returns a cAdvisor client to the machine being tested.

()

Source from the content-addressed store, hash-verified

204type CadvisorActions interface {
205 // Returns a cAdvisor client to the machine being tested.
206 Client() *client.Client
207 ClientV2() *v2.Client
208}
209

Callers 15

ClientFunction · 0.65
waitForCrioContainerFunction · 0.65
TestCrioContainerByIdFunction · 0.65
TestCrioContainerByNameFunction · 0.65
TestGetAllCrioContainersFunction · 0.65
TestBasicCrioContainerFunction · 0.65
TestCrioContainerSpecFunction · 0.65
TestCrioFilesystemStatsFunction · 0.65

Implementers 1

realFrameworkintegration/framework/framework.go

Calls

no outgoing calls

Tested by 15

waitForCrioContainerFunction · 0.52
TestCrioContainerByIdFunction · 0.52
TestCrioContainerByNameFunction · 0.52
TestGetAllCrioContainersFunction · 0.52
TestBasicCrioContainerFunction · 0.52
TestCrioContainerSpecFunction · 0.52
TestCrioFilesystemStatsFunction · 0.52