Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
235
type
ContainerInfoEntry
struct
{
236
Info ContainerInfo
237
Err *Error
238
}
239
240
type
Metrics
struct
{
241
MemoryStat ContainerMemoryStat
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected