public static final class V1.AvoidPods.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder> implements V1.AvoidPodsOrBuilder
AvoidPods describes pods that should avoid this node. This is the value for a Node annotation with key scheduler.alpha.kubernetes.io/preferAvoidPods and will eventually become a field of NodeStatus.Protobuf type
k8s.io.api.core.v1.AvoidPods| Modifier and Type | Method and Description |
|---|---|
V1.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.
|
V1.AvoidPods.Builder |
addPreferAvoidPods(int index,
V1.PreferAvoidPodsEntry.Builder builderForValue)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.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.Builder builderForValue)
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 |
addPreferAvoidPodsBuilder()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntry.Builder |
addPreferAvoidPodsBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.AvoidPods.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.AvoidPods |
build() |
V1.AvoidPods |
buildPartial() |
V1.AvoidPods.Builder |
clear() |
V1.AvoidPods.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.AvoidPods.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.AvoidPods.Builder |
clearPreferAvoidPods()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.AvoidPods.Builder |
clone() |
V1.AvoidPods |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1.PreferAvoidPodsEntry |
getPreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntry.Builder |
getPreferAvoidPodsBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
List<V1.PreferAvoidPodsEntry.Builder> |
getPreferAvoidPodsBuilderList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
int |
getPreferAvoidPodsCount()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
List<V1.PreferAvoidPodsEntry> |
getPreferAvoidPodsList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntryOrBuilder |
getPreferAvoidPodsOrBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
List<? extends V1.PreferAvoidPodsEntryOrBuilder> |
getPreferAvoidPodsOrBuilderList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.AvoidPods.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.AvoidPods.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.AvoidPods.Builder |
mergeFrom(V1.AvoidPods other) |
V1.AvoidPods.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.AvoidPods.Builder |
removePreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.AvoidPods.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.AvoidPods.Builder |
setPreferAvoidPods(int index,
V1.PreferAvoidPodsEntry.Builder builderForValue)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
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.
|
V1.AvoidPods.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.AvoidPods.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.AvoidPods build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.AvoidPods buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.AvoidPods.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder mergeFrom(V1.AvoidPods other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public V1.AvoidPods.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.AvoidPods.Builder>IOExceptionpublic List<V1.PreferAvoidPodsEntry> getPreferAvoidPodsList()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;getPreferAvoidPodsList in interface V1.AvoidPodsOrBuilderpublic int getPreferAvoidPodsCount()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;getPreferAvoidPodsCount in interface V1.AvoidPodsOrBuilderpublic V1.PreferAvoidPodsEntry getPreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;getPreferAvoidPods in interface V1.AvoidPodsOrBuilderpublic 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. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.AvoidPods.Builder setPreferAvoidPods(int index, V1.PreferAvoidPodsEntry.Builder builderForValue)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public 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. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.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. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.AvoidPods.Builder addPreferAvoidPods(V1.PreferAvoidPodsEntry.Builder builderForValue)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.AvoidPods.Builder addPreferAvoidPods(int index, V1.PreferAvoidPodsEntry.Builder builderForValue)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.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. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.AvoidPods.Builder clearPreferAvoidPods()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.AvoidPods.Builder removePreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.PreferAvoidPodsEntry.Builder getPreferAvoidPodsBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.PreferAvoidPodsEntryOrBuilder getPreferAvoidPodsOrBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;getPreferAvoidPodsOrBuilder in interface V1.AvoidPodsOrBuilderpublic List<? extends V1.PreferAvoidPodsEntryOrBuilder> getPreferAvoidPodsOrBuilderList()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;getPreferAvoidPodsOrBuilderList in interface V1.AvoidPodsOrBuilderpublic V1.PreferAvoidPodsEntry.Builder addPreferAvoidPodsBuilder()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public V1.PreferAvoidPodsEntry.Builder addPreferAvoidPodsBuilder(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public List<V1.PreferAvoidPodsEntry.Builder> getPreferAvoidPodsBuilderList()
Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified. +optional
repeated .k8s.io.api.core.v1.PreferAvoidPodsEntry preferAvoidPods = 1;public final V1.AvoidPods.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>public final V1.AvoidPods.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.AvoidPods.Builder>Copyright © 2018. All rights reserved.