Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/garden
/ ContainerMetricsEntry
Struct
ContainerMetricsEntry
container.go:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
type
ContainerMetricsEntry
struct
{
251
Metrics Metrics
252
Err *Error
253
}
254
255
type
ContainerMemoryStat
struct
{
256
ActiveAnon uint64 `json:
"active_anon"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected