Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 868 Bytes

File metadata and controls

14 lines (9 loc) · 868 Bytes

V1beta2AllocationResult

AllocationResult contains attributes of an allocated resource.

Properties

Name Type Description Notes
allocation_timestamp datetime 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. [optional]
devices V1beta2DeviceAllocationResult [optional]
node_selector V1NodeSelector [optional]

[Back to Model list] [Back to API list] [Back to README]