Uses of Interface
org.cdk8s.plus25.PodSchedulingColocateOptions
-
Packages that use PodSchedulingColocateOptions Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodSchedulingColocateOptions in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement PodSchedulingColocateOptions Modifier and Type Class Description static classPodSchedulingColocateOptions.Jsii$ProxyAn implementation forPodSchedulingColocateOptionsMethods in org.cdk8s.plus25 that return PodSchedulingColocateOptions Modifier and Type Method Description PodSchedulingColocateOptionsPodSchedulingColocateOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25 with parameters of type PodSchedulingColocateOptions Modifier and Type Method Description voidPodScheduling. colocate(IPodSelector selector, PodSchedulingColocateOptions options)Co-locate this pod with a scheduling selection.
-