Schema
objectio.k8s.api.resource.v1.AllocationResult
AllocationResult contains attributes of an allocated resource.
- Source
specs/apis__resource.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
allocationTimestamp
optionalAllocationTimestamp stores the time when the resources were allocated. This field is not guaranteed to be set, in which case that time is unknown. This is a beta field and requires enabling the DRADeviceBindingConditions and DRAResourceClaimDeviceStatus feature gate.
devices
optionalDevices is the result of allocating devices.
nodeSelector
optionalNodeSelector defines where the allocated resources are available. If unset, they are available everywhere.