Files
c/kubernetes/docs/v1alpha2_driver_requests.md
Kubernetes Prow Robot c97b51f36a Automated openapi generation from release-1.30
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-05-18 13:20:54 +00:00

742 B

v1alpha2_driver_requests_t

Properties

Name Type Description Notes
driver_name char * DriverName is the name used by the DRA driver kubelet plugin. [optional]
requests list_t * Requests describes all resources that are needed from the driver. [optional]
vendor_parameters object_t * VendorParameters are arbitrary setup parameters for all requests of the claim. They are ignored while allocating the claim. [optional]

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