Skip to main content
Schemaobject

io.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
required

Available is Total minus Consumed, never negative.

consumed
required

Consumed is the amount drawn by current allocations.

name string
required

Name is the capacity name.

total
required

Total is the sum of this capacity across shareable devices in the pool.