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

Method Hostname

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

Returns the hostname being tested.

()

Source from the content-addressed store, hash-verified

46
47 // Returns the hostname being tested.
48 Hostname() HostnameInfo
49
50 // Returns the Docker actions for the test framework.
51 Docker() DockerActions

Implementers 1

realFrameworkintegration/framework/framework.go

Calls

no outgoing calls