Skip to main content
Schemaobject

io.k8s.api.resource.v1alpha3.ShareableSummaryStatus

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

Source
specs/apis__resource.k8s.io__v1alpha3_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
capacity array
optional

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

fullyAvailableDevices integer (int32)
required

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

partiallyAvailableDevices integer (int32)
required

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