Schema
objectio.k8s.api.resource.v1alpha3.ShareableCapacityStatus
ShareableCapacityStatus reports aggregate amounts for a single shareable capacity key.
- Source
specs/apis__resource.k8s.io__v1alpha3_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
available
requiredAvailable is Total minus Consumed, never negative.
consumed
requiredConsumed is the amount drawn by current allocations.
name string
requiredName is the capacity name.
total
requiredTotal is the sum of this capacity across shareable devices in the pool.