objectio.k8s.api.resource.v1alpha3.PartitionTypeStatus
PartitionTypeStatus reports allocatability for a single partition type, identified by the value of a grouping attribute.
- Source
specs/apis__resource.k8s.io__v1alpha3_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
Allocatable is the number of additional devices of this partition type that could still be allocated given current shared-counter consumption.
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 is the number of devices of this partition type in the pool.
Type is the partition type value (e.g. "Full" or "Half").