python/kubernetes/docs/V1alpha2VendorParameters.md
2024-05-21 22:28:02 +00:00

612 B

V1alpha2VendorParameters

VendorParameters are opaque parameters for one particular driver.

Properties

Name Type Description Notes
driver_name str DriverName is the name used by the DRA driver kubelet plugin. [optional]
parameters object Parameters can be arbitrary setup parameters. They are ignored while allocating a claim. [optional]

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