Manifests.io

Easy to use kubernetes documentation

ResourceClaimParameters.driverRequests

DriverRequests describes all resources that are needed from one particular driver.

Description
driverName
string

DriverName is the name used by the DRA driver kubelet plugin.

requests 🔗
ResourceRequest[]

Requests describes all resources that are needed from the driver.

vendorParameters 🔗
RawExtension

VendorParameters are arbitrary setup parameters for all requests of the claim. They are ignored while allocating the claim.

See an issue here?