Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 853 Bytes

V1alpha2ResourceClaimSpec.md

File metadata and controls

13 lines (9 loc) · 853 Bytes

V1alpha2ResourceClaimSpec

ResourceClaimSpec defines how a resource is to be allocated.

Properties

Name Type Description Notes
allocation_mode str Allocation can start immediately or when a Pod wants to use the resource. "WaitForFirstConsumer" is the default. [optional]
parameters_ref V1alpha2ResourceClaimParametersReference [optional]
resource_class_name str 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]