parameters Ref
Parameters
value
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.
suspend fun parametersRef(argument: suspend ResourceClaimParametersReferencePatchArgsBuilder.() -> Unit)
Parameters
argument
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.