kubernetes v1.37

ResourcePoolStatusRequestList.items.status.pools.shareableSummary

ShareableSummaryStatus reports aggregate capacity for a pool that contains devices with AllowMultipleAllocations.

3 fields
ResourcePoolStatusRequestList.items.status.pools.shareableSummary fields and descriptions
Field / TypeDescription
ShareableCapacityStatus[]

Capacity reports aggregate total, consumed, and available amounts per shareable capacity key across the pool.

  • x-kubernetes-list-type: "atomic"
fullyAvailableDevices
integer required

FullyAvailableDevices is the number of shareable devices with no capacity consumed.

  • format: int32
partiallyAvailableDevices
integer required

PartiallyAvailableDevices is the number of shareable devices with some but not all capacity consumed.

  • format: int32