Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 806 Bytes

V1alpha3ResourceClaimSpec.md

File metadata and controls

12 lines (7 loc) · 806 Bytes

V1alpha3ResourceClaimSpec

Properties

Name Type Description Notes
controller Option<String> Controller is the name of the DRA driver that is meant to handle allocation of this claim. If empty, allocation is handled by the scheduler while scheduling a pod. Must be a DNS subdomain and should end with a DNS domain owned by the vendor of the driver. This is an alpha field and requires enabling the DRAControlPlaneController feature gate. [optional]
devices Option<crate::models::V1alpha3DeviceClaim> [optional]

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