Uses of Interface
k8s.io.api.core.v1.Generated.PreferAvoidPodsEntryOrBuilder
-
Packages that use Generated.PreferAvoidPodsEntryOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PreferAvoidPodsEntryOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PreferAvoidPodsEntryOrBuilder Modifier and Type Class Description static classGenerated.PreferAvoidPodsEntryDescribes a class of pods that should avoid this node.static classGenerated.PreferAvoidPodsEntry.BuilderDescribes a class of pods that should avoid this node.Methods in k8s.io.api.core.v1 that return Generated.PreferAvoidPodsEntryOrBuilder Modifier and Type Method Description Generated.PreferAvoidPodsEntryOrBuilderGenerated.AvoidPods.Builder. getPreferAvoidPodsOrBuilder(int index)Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.Generated.PreferAvoidPodsEntryOrBuilderGenerated.AvoidPods. getPreferAvoidPodsOrBuilder(int index)Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.Generated.PreferAvoidPodsEntryOrBuilderGenerated.AvoidPodsOrBuilder. getPreferAvoidPodsOrBuilder(int index)Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.PreferAvoidPodsEntryOrBuilder Modifier and Type Method Description List<? extends Generated.PreferAvoidPodsEntryOrBuilder>Generated.AvoidPods.Builder. getPreferAvoidPodsOrBuilderList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.List<? extends Generated.PreferAvoidPodsEntryOrBuilder>Generated.AvoidPods. getPreferAvoidPodsOrBuilderList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.List<? extends Generated.PreferAvoidPodsEntryOrBuilder>Generated.AvoidPodsOrBuilder. getPreferAvoidPodsOrBuilderList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.
-