MCPcopy Create free account
hub / github.com/cloudfoundry/garden / Metrics

Method Metrics

container.go:108–108  ·  view source on GitHub ↗

Metrics returns the current set of metrics for a container

()

Source from the content-addressed store, hash-verified

106
107 // Metrics returns the current set of metrics for a container
108 Metrics() (Metrics, error)
109
110 // Sets the grace time.
111 SetGraceTime(graceTime time.Duration) error

Callers 2

handleMetricsMethod · 0.65

Implementers 2

FakeContainergardenfakes/fake_container.go
containerclient/container.go

Calls

no outgoing calls

Tested by

no test coverage detected