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