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