Uses of Interface
k8s.io.api.core.v1.Generated.PodAffinityTermOrBuilder
-
Packages that use Generated.PodAffinityTermOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PodAffinityTermOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PodAffinityTermOrBuilder Modifier and Type Class Description static classGenerated.PodAffinityTermDefines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods is runningstatic classGenerated.PodAffinityTerm.BuilderDefines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods is runningMethods in k8s.io.api.core.v1 that return Generated.PodAffinityTermOrBuilder Modifier and Type Method Description Generated.PodAffinityTermOrBuilderGenerated.WeightedPodAffinityTerm.Builder. getPodAffinityTermOrBuilder()Required.Generated.PodAffinityTermOrBuilderGenerated.WeightedPodAffinityTerm. getPodAffinityTermOrBuilder()Required.Generated.PodAffinityTermOrBuilderGenerated.WeightedPodAffinityTermOrBuilder. getPodAffinityTermOrBuilder()Required.Generated.PodAffinityTermOrBuilderGenerated.PodAffinity.Builder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Generated.PodAffinityTermOrBuilderGenerated.PodAffinity. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Generated.PodAffinityTermOrBuilderGenerated.PodAffinityOrBuilder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Generated.PodAffinityTermOrBuilderGenerated.PodAntiAffinity.Builder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Generated.PodAffinityTermOrBuilderGenerated.PodAntiAffinity. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Generated.PodAffinityTermOrBuilderGenerated.PodAntiAffinityOrBuilder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.PodAffinityTermOrBuilder Modifier and Type Method Description List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAffinity.Builder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAffinity. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAffinityOrBuilder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAntiAffinity.Builder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAntiAffinity. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.List<? extends Generated.PodAffinityTermOrBuilder>Generated.PodAntiAffinityOrBuilder. getRequiredDuringSchedulingIgnoredDuringExecutionOrBuilderList()If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node.
-