Class V1alpha2ResourceClaim

java.lang.Object
io.kubernetes.client.openapi.models.V1alpha2ResourceClaim
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[Etc/UTC]") public class V1alpha2ResourceClaim extends Object implements KubernetesObject
ResourceClaim describes which resources are needed by a resource consumer. Its status tracks whether the resource has been allocated and what the resulting attributes are. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.