Uses of Interface
org.cdk8s.plus24.k8s.SchedulingV1Beta1
-
Packages that use SchedulingV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of SchedulingV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement SchedulingV1Beta1 Modifier and Type Class Description static classSchedulingV1Beta1.Jsii$ProxyAn implementation forSchedulingV1Beta1Methods in org.cdk8s.plus24.k8s that return SchedulingV1Beta1 Modifier and Type Method Description SchedulingV1Beta1SchedulingV1Beta1.Builder. build()Builds the configured instance.default SchedulingV1Beta1KubeRuntimeClassV1Beta1Props. getScheduling()Scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it.SchedulingV1Beta1KubeRuntimeClassV1Beta1Props.Jsii$Proxy. getScheduling()Methods in org.cdk8s.plus24.k8s with parameters of type SchedulingV1Beta1 Modifier and Type Method Description KubeRuntimeClassV1Beta1.BuilderKubeRuntimeClassV1Beta1.Builder. scheduling(SchedulingV1Beta1 scheduling)Scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it.KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. scheduling(SchedulingV1Beta1 scheduling)Sets the value ofKubeRuntimeClassV1Beta1Props.getScheduling()
-