Uses of Interface
org.cdk8s.plus25.k8s.PodAntiAffinity
-
Packages that use PodAntiAffinity Package Description org.cdk8s.plus25.k8s -
-
Uses of PodAntiAffinity in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PodAntiAffinity Modifier and Type Class Description static classPodAntiAffinity.Jsii$ProxyAn implementation forPodAntiAffinityMethods in org.cdk8s.plus25.k8s that return PodAntiAffinity Modifier and Type Method Description PodAntiAffinityPodAntiAffinity.Builder. build()Builds the configured instance.default PodAntiAffinityAffinity. getPodAntiAffinity()Describes pod anti-affinity scheduling rules (e.g.PodAntiAffinityAffinity.Jsii$Proxy. getPodAntiAffinity()Methods in org.cdk8s.plus25.k8s with parameters of type PodAntiAffinity Modifier and Type Method Description Affinity.BuilderAffinity.Builder. podAntiAffinity(PodAntiAffinity podAntiAffinity)Sets the value ofAffinity.getPodAntiAffinity()
-