AllocationResult
io.k8s.api.resource.v1.AllocationResult
Description
AllocationResult contains attributes of an allocated resource.
Properties
-
allocationTimestampTime - AllocationTimestamp 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.
-
devicesDeviceAllocationResult - Devices is the result of allocating devices.
-
nodeSelectorNodeSelector - NodeSelector defines where the allocated resources are available. If unset, they are available everywhere.