Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/garden
/ DiskLimitScope
TypeAlias
DiskLimitScope
container.go:382–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
type
DiskLimitScope uint8
383
384
const
DiskLimitScopeTotal DiskLimitScope = 0
385
const
DiskLimitScopeExclusive DiskLimitScope = 1
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected