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

Struct ContainerInfoEntry

container.go:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235type ContainerInfoEntry struct {
236 Info ContainerInfo
237 Err *Error
238}
239
240type Metrics struct {
241 MemoryStat ContainerMemoryStat

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected