Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ ClientV2
Method
ClientV2
integration/framework/framework.go:207–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
// Returns a cAdvisor client to the machine being tested.
206
Client() *client.Client
207
ClientV2() *v2.Client
208
}
209
210
type
realFramework
struct
{
Callers
4
TestCrioFilesystemStats
Function · 0.65
TestDockerFilesystemStats
Function · 0.65
TestAttributeInformationIsReturned
Function · 0.65
TestMachineStatsIsReturned
Function · 0.65
Implementers
1
realFramework
integration/framework/framework.go
Calls
no outgoing calls
Tested by
4
TestCrioFilesystemStats
Function · 0.52
TestDockerFilesystemStats
Function · 0.52
TestAttributeInformationIsReturned
Function · 0.52
TestMachineStatsIsReturned
Function · 0.52