Uses of Interface
org.cdk8s.plus23.PodSchedulingAttractOptions
-
-
Uses of PodSchedulingAttractOptions in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement PodSchedulingAttractOptions Modifier and Type Class Description static classPodSchedulingAttractOptions.Jsii$ProxyAn implementation forPodSchedulingAttractOptionsMethods in org.cdk8s.plus23 that return PodSchedulingAttractOptions Modifier and Type Method Description PodSchedulingAttractOptionsPodSchedulingAttractOptions.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus23 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.
-