MCPcopy 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
382type DiskLimitScope uint8
383
384const DiskLimitScopeTotal DiskLimitScope = 0
385const DiskLimitScopeExclusive DiskLimitScope = 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected