Uses of Class
io.kubernetes.client.proto.V1.PreferAvoidPodsEntry
-
Uses of V1.PreferAvoidPodsEntry in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PreferAvoidPodsEntryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PreferAvoidPodsEntry>V1.PreferAvoidPodsEntry.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.PreferAvoidPodsEntryModifier and TypeMethodDescriptionV1.PreferAvoidPodsEntry.Builder.build()V1.PreferAvoidPodsEntry.Builder.buildPartial()static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.getDefaultInstance()V1.PreferAvoidPodsEntry.Builder.getDefaultInstanceForType()V1.PreferAvoidPodsEntry.getDefaultInstanceForType()V1.AvoidPods.Builder.getPreferAvoidPods(int index) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.AvoidPods.getPreferAvoidPods(int index) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.AvoidPodsOrBuilder.getPreferAvoidPods(int index) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseDelimitedFrom(InputStream input) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(byte[] data) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.ByteString data) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.CodedInputStream input) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(InputStream input) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(ByteBuffer data) static V1.PreferAvoidPodsEntryV1.PreferAvoidPodsEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PreferAvoidPodsEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PreferAvoidPodsEntry>V1.PreferAvoidPodsEntry.getParserForType()V1.AvoidPods.Builder.getPreferAvoidPodsList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.AvoidPods.getPreferAvoidPodsList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.AvoidPodsOrBuilder.getPreferAvoidPodsList()Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.static com.google.protobuf.Parser<V1.PreferAvoidPodsEntry>V1.PreferAvoidPodsEntry.parser()Methods in io.kubernetes.client.proto with parameters of type V1.PreferAvoidPodsEntryModifier and TypeMethodDescriptionV1.AvoidPods.Builder.addPreferAvoidPods(int index, V1.PreferAvoidPodsEntry value) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.AvoidPods.Builder.addPreferAvoidPods(V1.PreferAvoidPodsEntry value) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.V1.PreferAvoidPodsEntry.Builder.mergeFrom(V1.PreferAvoidPodsEntry other) V1.PreferAvoidPodsEntry.newBuilder(V1.PreferAvoidPodsEntry prototype) V1.AvoidPods.Builder.setPreferAvoidPods(int index, V1.PreferAvoidPodsEntry value) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.Method parameters in io.kubernetes.client.proto with type arguments of type V1.PreferAvoidPodsEntryModifier and TypeMethodDescriptionV1.AvoidPods.Builder.addAllPreferAvoidPods(Iterable<? extends V1.PreferAvoidPodsEntry> values) Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest.