kubernetes v1.37
ResourcePoolStatusRequestList.items.status.pools.partitionSummary
PartitionTypeStatus reports allocatability for a single partition type, identified by the value of a grouping attribute.
| Field / Type | Description |
|---|---|
allocatable | Allocatable is the number of additional devices of this partition type that could still be allocated given current shared-counter consumption.
|
attribute | Attribute is the fully qualified name of the device attribute whose value groups this entry. It is the PartitionTypeAttribute declared by the devices' own slice, or the default named in the request when their slice declares none. |
total | Total is the number of devices of this partition type in the pool.
|
type | Type is the partition type value (e.g. "Full" or "Half"). |