Uses of Interface
org.cdk8s.plus23.PodSchedulingSeparateOptions
-
-
Uses of PodSchedulingSeparateOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement PodSchedulingSeparateOptions Modifier and Type Class Description static classPodSchedulingSeparateOptions.Jsii$ProxyAn implementation forPodSchedulingSeparateOptionsMethods in org.cdk8s.plus23 that return PodSchedulingSeparateOptions Modifier and Type Method Description PodSchedulingSeparateOptionsPodSchedulingSeparateOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 with parameters of type PodSchedulingSeparateOptions Modifier and Type Method Description voidPodScheduling. separate(IPodSelector selector, PodSchedulingSeparateOptions options)Seperate this pod from a scheduling selection.
-