Uses of Interface
org.cdk8s.plus25.k8s.Scheduling
-
Packages that use Scheduling Package Description org.cdk8s.plus25.k8s -
-
Uses of Scheduling in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement Scheduling Modifier and Type Class Description static classScheduling.Jsii$ProxyAn implementation forSchedulingMethods in org.cdk8s.plus25.k8s that return Scheduling Modifier and Type Method Description SchedulingScheduling.Builder. build()Builds the configured instance.default SchedulingKubeRuntimeClassProps. getScheduling()Scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it.SchedulingKubeRuntimeClassProps.Jsii$Proxy. getScheduling()Methods in org.cdk8s.plus25.k8s with parameters of type Scheduling Modifier and Type Method Description KubeRuntimeClass.BuilderKubeRuntimeClass.Builder. scheduling(Scheduling scheduling)Scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it.KubeRuntimeClassProps.BuilderKubeRuntimeClassProps.Builder. scheduling(Scheduling scheduling)Sets the value ofKubeRuntimeClassProps.getScheduling()
-