kubernetes v1.37

ShareableCapacityStatus

ShareableCapacityStatus reports aggregate amounts for a single shareable capacity key.

4 fields
ShareableCapacityStatus fields and descriptions
Field / TypeDescription
Quantity required

Available is Total minus Consumed, never negative.

Quantity required

Consumed is the amount drawn by current allocations.

name
string required

Name is the capacity name.

Quantity required

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