Class V1alpha2PodSchedulingContext

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[Etc/UTC]") public class V1alpha2PodSchedulingContext extends Object implements KubernetesObject
PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use \"WaitForFirstConsumer\" allocation mode. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.