Files
c/kubernetes/docs/v1alpha1_resource_claim_spec.md
Kubernetes Prow Robot 060e5f800a Automated openapi generation from release-1.26
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-02-23 01:48:36 +00:00

818 B

v1alpha1_resource_claim_spec_t

Properties

Name Type Description Notes
allocation_mode char * Allocation can start immediately or when a Pod wants to use the resource. &quot;WaitForFirstConsumer&quot; is the default. [optional]
parameters_ref v1alpha1_resource_claim_parameters_reference_t * [optional]
resource_class_name char * ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.

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