Class V1alpha3PodSchedulingContext

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-10-04T19:37:38.574271Z[Etc/UTC]", comments="Generator version: 7.6.0") public class V1alpha3PodSchedulingContext 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 DRAControlPlaneController feature gate.