Uses of Interface
org.cdk8s.plus25.PodSchedulingAttractOptions
-
Packages that use PodSchedulingAttractOptions Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodSchedulingAttractOptions in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement PodSchedulingAttractOptions Modifier and Type Class Description static classPodSchedulingAttractOptions.Jsii$ProxyAn implementation forPodSchedulingAttractOptionsMethods in org.cdk8s.plus25 that return PodSchedulingAttractOptions Modifier and Type Method Description PodSchedulingAttractOptionsPodSchedulingAttractOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25 with parameters of type PodSchedulingAttractOptions Modifier and Type Method Description voidPodScheduling. attract(LabeledNode node, PodSchedulingAttractOptions options)Attract this pod to a node matched by selectors.
-