parametersRef property

ResourceClaimParametersReference? parametersRef
final

ParametersRef references a separate object with arbitrary parameters that will be used by the driver when allocating a resource for the claim.

The object must be in the same namespace as the ResourceClaim.

Implementation

final ResourceClaimParametersReference? parametersRef;