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