Package k8s.io.api.core.v1
Class Generated.NodeStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
- k8s.io.api.core.v1.Generated.NodeStatus.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.NodeStatusOrBuilder
- Enclosing class:
- Generated.NodeStatus
public static final class Generated.NodeStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder> implements Generated.NodeStatusOrBuilder
NodeStatus is information about the current status of a node.
Protobuf typek8s.io.api.core.v1.NodeStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Generated.NodeStatus.BuilderaddAddresses(int index, Generated.NodeAddress value)List of addresses reachable to the node.Generated.NodeStatus.BuilderaddAddresses(int index, Generated.NodeAddress.Builder builderForValue)List of addresses reachable to the node.Generated.NodeStatus.BuilderaddAddresses(Generated.NodeAddress value)List of addresses reachable to the node.Generated.NodeStatus.BuilderaddAddresses(Generated.NodeAddress.Builder builderForValue)List of addresses reachable to the node.Generated.NodeAddress.BuilderaddAddressesBuilder()List of addresses reachable to the node.Generated.NodeAddress.BuilderaddAddressesBuilder(int index)List of addresses reachable to the node.Generated.NodeStatus.BuilderaddAllAddresses(Iterable<? extends Generated.NodeAddress> values)List of addresses reachable to the node.Generated.NodeStatus.BuilderaddAllConditions(Iterable<? extends Generated.NodeCondition> values)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderaddAllImages(Iterable<? extends Generated.ContainerImage> values)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderaddAllRuntimeHandlers(Iterable<? extends Generated.NodeRuntimeHandler> values)The available runtime handlers.Generated.NodeStatus.BuilderaddAllVolumesAttached(Iterable<? extends Generated.AttachedVolume> values)List of volumes that are attached to the node.Generated.NodeStatus.BuilderaddAllVolumesInUse(Iterable<String> values)List of attachable volumes in use (mounted) by the node.Generated.NodeStatus.BuilderaddConditions(int index, Generated.NodeCondition value)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderaddConditions(int index, Generated.NodeCondition.Builder builderForValue)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderaddConditions(Generated.NodeCondition value)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderaddConditions(Generated.NodeCondition.Builder builderForValue)Conditions is an array of current observed node conditions.Generated.NodeCondition.BuilderaddConditionsBuilder()Conditions is an array of current observed node conditions.Generated.NodeCondition.BuilderaddConditionsBuilder(int index)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderaddImages(int index, Generated.ContainerImage value)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderaddImages(int index, Generated.ContainerImage.Builder builderForValue)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderaddImages(Generated.ContainerImage value)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderaddImages(Generated.ContainerImage.Builder builderForValue)List of container images on this node +optional +listType=atomicGenerated.ContainerImage.BuilderaddImagesBuilder()List of container images on this node +optional +listType=atomicGenerated.ContainerImage.BuilderaddImagesBuilder(int index)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.NodeStatus.BuilderaddRuntimeHandlers(int index, Generated.NodeRuntimeHandler value)The available runtime handlers.Generated.NodeStatus.BuilderaddRuntimeHandlers(int index, Generated.NodeRuntimeHandler.Builder builderForValue)The available runtime handlers.Generated.NodeStatus.BuilderaddRuntimeHandlers(Generated.NodeRuntimeHandler value)The available runtime handlers.Generated.NodeStatus.BuilderaddRuntimeHandlers(Generated.NodeRuntimeHandler.Builder builderForValue)The available runtime handlers.Generated.NodeRuntimeHandler.BuilderaddRuntimeHandlersBuilder()The available runtime handlers.Generated.NodeRuntimeHandler.BuilderaddRuntimeHandlersBuilder(int index)The available runtime handlers.Generated.NodeStatus.BuilderaddVolumesAttached(int index, Generated.AttachedVolume value)List of volumes that are attached to the node.Generated.NodeStatus.BuilderaddVolumesAttached(int index, Generated.AttachedVolume.Builder builderForValue)List of volumes that are attached to the node.Generated.NodeStatus.BuilderaddVolumesAttached(Generated.AttachedVolume value)List of volumes that are attached to the node.Generated.NodeStatus.BuilderaddVolumesAttached(Generated.AttachedVolume.Builder builderForValue)List of volumes that are attached to the node.Generated.AttachedVolume.BuilderaddVolumesAttachedBuilder()List of volumes that are attached to the node.Generated.AttachedVolume.BuilderaddVolumesAttachedBuilder(int index)List of volumes that are attached to the node.Generated.NodeStatus.BuilderaddVolumesInUse(String value)List of attachable volumes in use (mounted) by the node.Generated.NodeStatus.BuilderaddVolumesInUseBytes(com.google.protobuf.ByteString value)List of attachable volumes in use (mounted) by the node.Generated.NodeStatusbuild()Generated.NodeStatusbuildPartial()Generated.NodeStatus.Builderclear()Generated.NodeStatus.BuilderclearAddresses()List of addresses reachable to the node.Generated.NodeStatus.BuilderclearAllocatable()Generated.NodeStatus.BuilderclearCapacity()Generated.NodeStatus.BuilderclearConditions()Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderclearConfig()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeStatus.BuilderclearDaemonEndpoints()Endpoints of daemons running on the Node.Generated.NodeStatus.BuilderclearFeatures()Features describes the set of features implemented by the CRI implementation.Generated.NodeStatus.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.NodeStatus.BuilderclearImages()List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderclearNodeInfo()Set of ids/uuids to uniquely identify the node.Generated.NodeStatus.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.NodeStatus.BuilderclearPhase()NodePhase is the recently observed lifecycle phase of the node.Generated.NodeStatus.BuilderclearRuntimeHandlers()The available runtime handlers.Generated.NodeStatus.BuilderclearVolumesAttached()List of volumes that are attached to the node.Generated.NodeStatus.BuilderclearVolumesInUse()List of attachable volumes in use (mounted) by the node.Generated.NodeStatus.Builderclone()booleancontainsAllocatable(String key)Allocatable represents the resources of a node that are available for scheduling.booleancontainsCapacity(String key)Capacity represents the total resources of a node.Generated.NodeAddressgetAddresses(int index)List of addresses reachable to the node.Generated.NodeAddress.BuildergetAddressesBuilder(int index)List of addresses reachable to the node.List<Generated.NodeAddress.Builder>getAddressesBuilderList()List of addresses reachable to the node.intgetAddressesCount()List of addresses reachable to the node.List<Generated.NodeAddress>getAddressesList()List of addresses reachable to the node.Generated.NodeAddressOrBuildergetAddressesOrBuilder(int index)List of addresses reachable to the node.List<? extends Generated.NodeAddressOrBuilder>getAddressesOrBuilderList()List of addresses reachable to the node.Map<String,Generated.Quantity>getAllocatable()Deprecated.intgetAllocatableCount()Allocatable represents the resources of a node that are available for scheduling.Map<String,Generated.Quantity>getAllocatableMap()Allocatable represents the resources of a node that are available for scheduling.Generated.QuantitygetAllocatableOrDefault(String key, Generated.Quantity defaultValue)Allocatable represents the resources of a node that are available for scheduling.Generated.QuantitygetAllocatableOrThrow(String key)Allocatable represents the resources of a node that are available for scheduling.Map<String,Generated.Quantity>getCapacity()Deprecated.intgetCapacityCount()Capacity represents the total resources of a node.Map<String,Generated.Quantity>getCapacityMap()Capacity represents the total resources of a node.Generated.QuantitygetCapacityOrDefault(String key, Generated.Quantity defaultValue)Capacity represents the total resources of a node.Generated.QuantitygetCapacityOrThrow(String key)Capacity represents the total resources of a node.Generated.NodeConditiongetConditions(int index)Conditions is an array of current observed node conditions.Generated.NodeCondition.BuildergetConditionsBuilder(int index)Conditions is an array of current observed node conditions.List<Generated.NodeCondition.Builder>getConditionsBuilderList()Conditions is an array of current observed node conditions.intgetConditionsCount()Conditions is an array of current observed node conditions.List<Generated.NodeCondition>getConditionsList()Conditions is an array of current observed node conditions.Generated.NodeConditionOrBuildergetConditionsOrBuilder(int index)Conditions is an array of current observed node conditions.List<? extends Generated.NodeConditionOrBuilder>getConditionsOrBuilderList()Conditions is an array of current observed node conditions.Generated.NodeConfigStatusgetConfig()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeConfigStatus.BuildergetConfigBuilder()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeConfigStatusOrBuildergetConfigOrBuilder()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeDaemonEndpointsgetDaemonEndpoints()Endpoints of daemons running on the Node.Generated.NodeDaemonEndpoints.BuildergetDaemonEndpointsBuilder()Endpoints of daemons running on the Node.Generated.NodeDaemonEndpointsOrBuildergetDaemonEndpointsOrBuilder()Endpoints of daemons running on the Node.Generated.NodeStatusgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Generated.NodeFeaturesgetFeatures()Features describes the set of features implemented by the CRI implementation.Generated.NodeFeatures.BuildergetFeaturesBuilder()Features describes the set of features implemented by the CRI implementation.Generated.NodeFeaturesOrBuildergetFeaturesOrBuilder()Features describes the set of features implemented by the CRI implementation.Generated.ContainerImagegetImages(int index)List of container images on this node +optional +listType=atomicGenerated.ContainerImage.BuildergetImagesBuilder(int index)List of container images on this node +optional +listType=atomicList<Generated.ContainerImage.Builder>getImagesBuilderList()List of container images on this node +optional +listType=atomicintgetImagesCount()List of container images on this node +optional +listType=atomicList<Generated.ContainerImage>getImagesList()List of container images on this node +optional +listType=atomicGenerated.ContainerImageOrBuildergetImagesOrBuilder(int index)List of container images on this node +optional +listType=atomicList<? extends Generated.ContainerImageOrBuilder>getImagesOrBuilderList()List of container images on this node +optional +listType=atomicMap<String,Generated.Quantity>getMutableAllocatable()Deprecated.Map<String,Generated.Quantity>getMutableCapacity()Deprecated.Generated.NodeSystemInfogetNodeInfo()Set of ids/uuids to uniquely identify the node.Generated.NodeSystemInfo.BuildergetNodeInfoBuilder()Set of ids/uuids to uniquely identify the node.Generated.NodeSystemInfoOrBuildergetNodeInfoOrBuilder()Set of ids/uuids to uniquely identify the node.StringgetPhase()NodePhase is the recently observed lifecycle phase of the node.com.google.protobuf.ByteStringgetPhaseBytes()NodePhase is the recently observed lifecycle phase of the node.Generated.NodeRuntimeHandlergetRuntimeHandlers(int index)The available runtime handlers.Generated.NodeRuntimeHandler.BuildergetRuntimeHandlersBuilder(int index)The available runtime handlers.List<Generated.NodeRuntimeHandler.Builder>getRuntimeHandlersBuilderList()The available runtime handlers.intgetRuntimeHandlersCount()The available runtime handlers.List<Generated.NodeRuntimeHandler>getRuntimeHandlersList()The available runtime handlers.Generated.NodeRuntimeHandlerOrBuildergetRuntimeHandlersOrBuilder(int index)The available runtime handlers.List<? extends Generated.NodeRuntimeHandlerOrBuilder>getRuntimeHandlersOrBuilderList()The available runtime handlers.Generated.AttachedVolumegetVolumesAttached(int index)List of volumes that are attached to the node.Generated.AttachedVolume.BuildergetVolumesAttachedBuilder(int index)List of volumes that are attached to the node.List<Generated.AttachedVolume.Builder>getVolumesAttachedBuilderList()List of volumes that are attached to the node.intgetVolumesAttachedCount()List of volumes that are attached to the node.List<Generated.AttachedVolume>getVolumesAttachedList()List of volumes that are attached to the node.Generated.AttachedVolumeOrBuildergetVolumesAttachedOrBuilder(int index)List of volumes that are attached to the node.List<? extends Generated.AttachedVolumeOrBuilder>getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.StringgetVolumesInUse(int index)List of attachable volumes in use (mounted) by the node.com.google.protobuf.ByteStringgetVolumesInUseBytes(int index)List of attachable volumes in use (mounted) by the node.intgetVolumesInUseCount()List of attachable volumes in use (mounted) by the node.com.google.protobuf.ProtocolStringListgetVolumesInUseList()List of attachable volumes in use (mounted) by the node.booleanhasConfig()Status of the config assigned to the node via the dynamic Kubelet config feature.booleanhasDaemonEndpoints()Endpoints of daemons running on the Node.booleanhasFeatures()Features describes the set of features implemented by the CRI implementation.booleanhasNodeInfo()Set of ids/uuids to uniquely identify the node.booleanhasPhase()NodePhase is the recently observed lifecycle phase of the node.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()Generated.NodeStatus.BuildermergeConfig(Generated.NodeConfigStatus value)Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeStatus.BuildermergeDaemonEndpoints(Generated.NodeDaemonEndpoints value)Endpoints of daemons running on the Node.Generated.NodeStatus.BuildermergeFeatures(Generated.NodeFeatures value)Features describes the set of features implemented by the CRI implementation.Generated.NodeStatus.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.NodeStatus.BuildermergeFrom(com.google.protobuf.Message other)Generated.NodeStatus.BuildermergeFrom(Generated.NodeStatus other)Generated.NodeStatus.BuildermergeNodeInfo(Generated.NodeSystemInfo value)Set of ids/uuids to uniquely identify the node.Generated.NodeStatus.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.NodeStatus.BuilderputAllAllocatable(Map<String,Generated.Quantity> values)Allocatable represents the resources of a node that are available for scheduling.Generated.NodeStatus.BuilderputAllCapacity(Map<String,Generated.Quantity> values)Capacity represents the total resources of a node.Generated.NodeStatus.BuilderputAllocatable(String key, Generated.Quantity value)Allocatable represents the resources of a node that are available for scheduling.Generated.Quantity.BuilderputAllocatableBuilderIfAbsent(String key)Allocatable represents the resources of a node that are available for scheduling.Generated.NodeStatus.BuilderputCapacity(String key, Generated.Quantity value)Capacity represents the total resources of a node.Generated.Quantity.BuilderputCapacityBuilderIfAbsent(String key)Capacity represents the total resources of a node.Generated.NodeStatus.BuilderremoveAddresses(int index)List of addresses reachable to the node.Generated.NodeStatus.BuilderremoveAllocatable(String key)Allocatable represents the resources of a node that are available for scheduling.Generated.NodeStatus.BuilderremoveCapacity(String key)Capacity represents the total resources of a node.Generated.NodeStatus.BuilderremoveConditions(int index)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuilderremoveImages(int index)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuilderremoveRuntimeHandlers(int index)The available runtime handlers.Generated.NodeStatus.BuilderremoveVolumesAttached(int index)List of volumes that are attached to the node.Generated.NodeStatus.BuildersetAddresses(int index, Generated.NodeAddress value)List of addresses reachable to the node.Generated.NodeStatus.BuildersetAddresses(int index, Generated.NodeAddress.Builder builderForValue)List of addresses reachable to the node.Generated.NodeStatus.BuildersetConditions(int index, Generated.NodeCondition value)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuildersetConditions(int index, Generated.NodeCondition.Builder builderForValue)Conditions is an array of current observed node conditions.Generated.NodeStatus.BuildersetConfig(Generated.NodeConfigStatus value)Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeStatus.BuildersetConfig(Generated.NodeConfigStatus.Builder builderForValue)Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeStatus.BuildersetDaemonEndpoints(Generated.NodeDaemonEndpoints value)Endpoints of daemons running on the Node.Generated.NodeStatus.BuildersetDaemonEndpoints(Generated.NodeDaemonEndpoints.Builder builderForValue)Endpoints of daemons running on the Node.Generated.NodeStatus.BuildersetFeatures(Generated.NodeFeatures value)Features describes the set of features implemented by the CRI implementation.Generated.NodeStatus.BuildersetFeatures(Generated.NodeFeatures.Builder builderForValue)Features describes the set of features implemented by the CRI implementation.Generated.NodeStatus.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.NodeStatus.BuildersetImages(int index, Generated.ContainerImage value)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuildersetImages(int index, Generated.ContainerImage.Builder builderForValue)List of container images on this node +optional +listType=atomicGenerated.NodeStatus.BuildersetNodeInfo(Generated.NodeSystemInfo value)Set of ids/uuids to uniquely identify the node.Generated.NodeStatus.BuildersetNodeInfo(Generated.NodeSystemInfo.Builder builderForValue)Set of ids/uuids to uniquely identify the node.Generated.NodeStatus.BuildersetPhase(String value)NodePhase is the recently observed lifecycle phase of the node.Generated.NodeStatus.BuildersetPhaseBytes(com.google.protobuf.ByteString value)NodePhase is the recently observed lifecycle phase of the node.Generated.NodeStatus.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.NodeStatus.BuildersetRuntimeHandlers(int index, Generated.NodeRuntimeHandler value)The available runtime handlers.Generated.NodeStatus.BuildersetRuntimeHandlers(int index, Generated.NodeRuntimeHandler.Builder builderForValue)The available runtime handlers.Generated.NodeStatus.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.NodeStatus.BuildersetVolumesAttached(int index, Generated.AttachedVolume value)List of volumes that are attached to the node.Generated.NodeStatus.BuildersetVolumesAttached(int index, Generated.AttachedVolume.Builder builderForValue)List of volumes that are attached to the node.Generated.NodeStatus.BuildersetVolumesInUse(int index, String value)List of attachable volumes in use (mounted) by the node.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
clear
public Generated.NodeStatus.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
getDefaultInstanceForType
public Generated.NodeStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.NodeStatus build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.NodeStatus buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.NodeStatus.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
setField
public Generated.NodeStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
clearField
public Generated.NodeStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
clearOneof
public Generated.NodeStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
setRepeatedField
public Generated.NodeStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
addRepeatedField
public Generated.NodeStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
mergeFrom
public Generated.NodeStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.NodeStatus.Builder>
-
mergeFrom
public Generated.NodeStatus.Builder mergeFrom(Generated.NodeStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
mergeFrom
public Generated.NodeStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.NodeStatus.Builder>- Throws:
IOException
-
getCapacityCount
public int getCapacityCount()
Description copied from interface:Generated.NodeStatusOrBuilderCapacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityCountin interfaceGenerated.NodeStatusOrBuilder
-
containsCapacity
public boolean containsCapacity(String key)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
containsCapacityin interfaceGenerated.NodeStatusOrBuilder
-
getCapacity
@Deprecated public Map<String,Generated.Quantity> getCapacity()
Deprecated.UsegetCapacityMap()instead.- Specified by:
getCapacityin interfaceGenerated.NodeStatusOrBuilder
-
getCapacityMap
public Map<String,Generated.Quantity> getCapacityMap()
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityMapin interfaceGenerated.NodeStatusOrBuilder
-
getCapacityOrDefault
public Generated.Quantity getCapacityOrDefault(String key, Generated.Quantity defaultValue)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityOrDefaultin interfaceGenerated.NodeStatusOrBuilder
-
getCapacityOrThrow
public Generated.Quantity getCapacityOrThrow(String key)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityOrThrowin interfaceGenerated.NodeStatusOrBuilder
-
clearCapacity
public Generated.NodeStatus.Builder clearCapacity()
-
removeCapacity
public Generated.NodeStatus.Builder removeCapacity(String key)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;
-
getMutableCapacity
@Deprecated public Map<String,Generated.Quantity> getMutableCapacity()
Deprecated.Use alternate mutation accessors instead.
-
putCapacity
public Generated.NodeStatus.Builder putCapacity(String key, Generated.Quantity value)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;
-
putAllCapacity
public Generated.NodeStatus.Builder putAllCapacity(Map<String,Generated.Quantity> values)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;
-
putCapacityBuilderIfAbsent
public Generated.Quantity.Builder putCapacityBuilderIfAbsent(String key)
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/reference/node/node-status/#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;
-
getAllocatableCount
public int getAllocatableCount()
Description copied from interface:Generated.NodeStatusOrBuilderAllocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;- Specified by:
getAllocatableCountin interfaceGenerated.NodeStatusOrBuilder
-
containsAllocatable
public boolean containsAllocatable(String key)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;- Specified by:
containsAllocatablein interfaceGenerated.NodeStatusOrBuilder
-
getAllocatable
@Deprecated public Map<String,Generated.Quantity> getAllocatable()
Deprecated.UsegetAllocatableMap()instead.- Specified by:
getAllocatablein interfaceGenerated.NodeStatusOrBuilder
-
getAllocatableMap
public Map<String,Generated.Quantity> getAllocatableMap()
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;- Specified by:
getAllocatableMapin interfaceGenerated.NodeStatusOrBuilder
-
getAllocatableOrDefault
public Generated.Quantity getAllocatableOrDefault(String key, Generated.Quantity defaultValue)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;- Specified by:
getAllocatableOrDefaultin interfaceGenerated.NodeStatusOrBuilder
-
getAllocatableOrThrow
public Generated.Quantity getAllocatableOrThrow(String key)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;- Specified by:
getAllocatableOrThrowin interfaceGenerated.NodeStatusOrBuilder
-
clearAllocatable
public Generated.NodeStatus.Builder clearAllocatable()
-
removeAllocatable
public Generated.NodeStatus.Builder removeAllocatable(String key)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;
-
getMutableAllocatable
@Deprecated public Map<String,Generated.Quantity> getMutableAllocatable()
Deprecated.Use alternate mutation accessors instead.
-
putAllocatable
public Generated.NodeStatus.Builder putAllocatable(String key, Generated.Quantity value)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;
-
putAllAllocatable
public Generated.NodeStatus.Builder putAllAllocatable(Map<String,Generated.Quantity> values)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;
-
putAllocatableBuilderIfAbsent
public Generated.Quantity.Builder putAllocatableBuilderIfAbsent(String key)
Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> allocatable = 2;
-
hasPhase
public boolean hasPhase()
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Specified by:
hasPhasein interfaceGenerated.NodeStatusOrBuilder- Returns:
- Whether the phase field is set.
-
getPhase
public String getPhase()
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Specified by:
getPhasein interfaceGenerated.NodeStatusOrBuilder- Returns:
- The phase.
-
getPhaseBytes
public com.google.protobuf.ByteString getPhaseBytes()
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Specified by:
getPhaseBytesin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The bytes for phase.
-
setPhase
public Generated.NodeStatus.Builder setPhase(String value)
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public Generated.NodeStatus.Builder clearPhase()
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Returns:
- This builder for chaining.
-
setPhaseBytes
public Generated.NodeStatus.Builder setPhaseBytes(com.google.protobuf.ByteString value)
NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. +optional
optional string phase = 3;- Parameters:
value- The bytes for phase to set.- Returns:
- This builder for chaining.
-
getConditionsList
public List<Generated.NodeCondition> getConditionsList()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsListin interfaceGenerated.NodeStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsCountin interfaceGenerated.NodeStatusOrBuilder
-
getConditions
public Generated.NodeCondition getConditions(int index)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsin interfaceGenerated.NodeStatusOrBuilder
-
setConditions
public Generated.NodeStatus.Builder setConditions(int index, Generated.NodeCondition value)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
setConditions
public Generated.NodeStatus.Builder setConditions(int index, Generated.NodeCondition.Builder builderForValue)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addConditions
public Generated.NodeStatus.Builder addConditions(Generated.NodeCondition value)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addConditions
public Generated.NodeStatus.Builder addConditions(int index, Generated.NodeCondition value)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addConditions
public Generated.NodeStatus.Builder addConditions(Generated.NodeCondition.Builder builderForValue)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addConditions
public Generated.NodeStatus.Builder addConditions(int index, Generated.NodeCondition.Builder builderForValue)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addAllConditions
public Generated.NodeStatus.Builder addAllConditions(Iterable<? extends Generated.NodeCondition> values)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
clearConditions
public Generated.NodeStatus.Builder clearConditions()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
removeConditions
public Generated.NodeStatus.Builder removeConditions(int index)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
getConditionsBuilder
public Generated.NodeCondition.Builder getConditionsBuilder(int index)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
getConditionsOrBuilder
public Generated.NodeConditionOrBuilder getConditionsOrBuilder(int index)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getConditionsOrBuilderList
public List<? extends Generated.NodeConditionOrBuilder> getConditionsOrBuilderList()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsOrBuilderListin interfaceGenerated.NodeStatusOrBuilder
-
addConditionsBuilder
public Generated.NodeCondition.Builder addConditionsBuilder()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
addConditionsBuilder
public Generated.NodeCondition.Builder addConditionsBuilder(int index)
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
getConditionsBuilderList
public List<Generated.NodeCondition.Builder> getConditionsBuilderList()
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/reference/node/node-status/#condition +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;
-
getAddressesList
public List<Generated.NodeAddress> getAddressesList()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesListin interfaceGenerated.NodeStatusOrBuilder
-
getAddressesCount
public int getAddressesCount()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesCountin interfaceGenerated.NodeStatusOrBuilder
-
getAddresses
public Generated.NodeAddress getAddresses(int index)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesin interfaceGenerated.NodeStatusOrBuilder
-
setAddresses
public Generated.NodeStatus.Builder setAddresses(int index, Generated.NodeAddress value)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
setAddresses
public Generated.NodeStatus.Builder setAddresses(int index, Generated.NodeAddress.Builder builderForValue)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAddresses
public Generated.NodeStatus.Builder addAddresses(Generated.NodeAddress value)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAddresses
public Generated.NodeStatus.Builder addAddresses(int index, Generated.NodeAddress value)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAddresses
public Generated.NodeStatus.Builder addAddresses(Generated.NodeAddress.Builder builderForValue)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAddresses
public Generated.NodeStatus.Builder addAddresses(int index, Generated.NodeAddress.Builder builderForValue)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAllAddresses
public Generated.NodeStatus.Builder addAllAddresses(Iterable<? extends Generated.NodeAddress> values)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
clearAddresses
public Generated.NodeStatus.Builder clearAddresses()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
removeAddresses
public Generated.NodeStatus.Builder removeAddresses(int index)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
getAddressesBuilder
public Generated.NodeAddress.Builder getAddressesBuilder(int index)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
getAddressesOrBuilder
public Generated.NodeAddressOrBuilder getAddressesOrBuilder(int index)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getAddressesOrBuilderList
public List<? extends Generated.NodeAddressOrBuilder> getAddressesOrBuilderList()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesOrBuilderListin interfaceGenerated.NodeStatusOrBuilder
-
addAddressesBuilder
public Generated.NodeAddress.Builder addAddressesBuilder()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
addAddressesBuilder
public Generated.NodeAddress.Builder addAddressesBuilder(int index)
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
getAddressesBuilderList
public List<Generated.NodeAddress.Builder> getAddressesBuilderList()
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/reference/node/node-status/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See https://pr.k8s.io/79391 for an example. Consumers should assume that addresses can change during the lifetime of a Node. However, there are some exceptions where this may not be possible, such as Pods that inherit a Node's address in its own status or consumers of the downward API (status.hostIP). +optional +patchMergeKey=type +patchStrategy=merge +listType=map +listMapKey=type
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;
-
hasDaemonEndpoints
public boolean hasDaemonEndpoints()
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
hasDaemonEndpointsin interfaceGenerated.NodeStatusOrBuilder- Returns:
- Whether the daemonEndpoints field is set.
-
getDaemonEndpoints
public Generated.NodeDaemonEndpoints getDaemonEndpoints()
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
getDaemonEndpointsin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The daemonEndpoints.
-
setDaemonEndpoints
public Generated.NodeStatus.Builder setDaemonEndpoints(Generated.NodeDaemonEndpoints value)
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
-
setDaemonEndpoints
public Generated.NodeStatus.Builder setDaemonEndpoints(Generated.NodeDaemonEndpoints.Builder builderForValue)
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
-
mergeDaemonEndpoints
public Generated.NodeStatus.Builder mergeDaemonEndpoints(Generated.NodeDaemonEndpoints value)
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
-
clearDaemonEndpoints
public Generated.NodeStatus.Builder clearDaemonEndpoints()
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
-
getDaemonEndpointsBuilder
public Generated.NodeDaemonEndpoints.Builder getDaemonEndpointsBuilder()
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
-
getDaemonEndpointsOrBuilder
public Generated.NodeDaemonEndpointsOrBuilder getDaemonEndpointsOrBuilder()
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
getDaemonEndpointsOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
hasNodeInfo
public boolean hasNodeInfo()
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
hasNodeInfoin interfaceGenerated.NodeStatusOrBuilder- Returns:
- Whether the nodeInfo field is set.
-
getNodeInfo
public Generated.NodeSystemInfo getNodeInfo()
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
getNodeInfoin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The nodeInfo.
-
setNodeInfo
public Generated.NodeStatus.Builder setNodeInfo(Generated.NodeSystemInfo value)
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;
-
setNodeInfo
public Generated.NodeStatus.Builder setNodeInfo(Generated.NodeSystemInfo.Builder builderForValue)
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;
-
mergeNodeInfo
public Generated.NodeStatus.Builder mergeNodeInfo(Generated.NodeSystemInfo value)
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;
-
clearNodeInfo
public Generated.NodeStatus.Builder clearNodeInfo()
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;
-
getNodeInfoBuilder
public Generated.NodeSystemInfo.Builder getNodeInfoBuilder()
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;
-
getNodeInfoOrBuilder
public Generated.NodeSystemInfoOrBuilder getNodeInfoOrBuilder()
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/reference/node/node-status/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
getNodeInfoOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getImagesList
public List<Generated.ContainerImage> getImagesList()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesListin interfaceGenerated.NodeStatusOrBuilder
-
getImagesCount
public int getImagesCount()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesCountin interfaceGenerated.NodeStatusOrBuilder
-
getImages
public Generated.ContainerImage getImages(int index)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesin interfaceGenerated.NodeStatusOrBuilder
-
setImages
public Generated.NodeStatus.Builder setImages(int index, Generated.ContainerImage value)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
setImages
public Generated.NodeStatus.Builder setImages(int index, Generated.ContainerImage.Builder builderForValue)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addImages
public Generated.NodeStatus.Builder addImages(Generated.ContainerImage value)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addImages
public Generated.NodeStatus.Builder addImages(int index, Generated.ContainerImage value)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addImages
public Generated.NodeStatus.Builder addImages(Generated.ContainerImage.Builder builderForValue)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addImages
public Generated.NodeStatus.Builder addImages(int index, Generated.ContainerImage.Builder builderForValue)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addAllImages
public Generated.NodeStatus.Builder addAllImages(Iterable<? extends Generated.ContainerImage> values)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
clearImages
public Generated.NodeStatus.Builder clearImages()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
removeImages
public Generated.NodeStatus.Builder removeImages(int index)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
getImagesBuilder
public Generated.ContainerImage.Builder getImagesBuilder(int index)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
getImagesOrBuilder
public Generated.ContainerImageOrBuilder getImagesOrBuilder(int index)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getImagesOrBuilderList
public List<? extends Generated.ContainerImageOrBuilder> getImagesOrBuilderList()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesOrBuilderListin interfaceGenerated.NodeStatusOrBuilder
-
addImagesBuilder
public Generated.ContainerImage.Builder addImagesBuilder()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
addImagesBuilder
public Generated.ContainerImage.Builder addImagesBuilder(int index)
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
getImagesBuilderList
public List<Generated.ContainerImage.Builder> getImagesBuilderList()
List of container images on this node +optional +listType=atomic
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
-
getVolumesInUseList
public com.google.protobuf.ProtocolStringList getVolumesInUseList()
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseListin interfaceGenerated.NodeStatusOrBuilder- Returns:
- A list containing the volumesInUse.
-
getVolumesInUseCount
public int getVolumesInUseCount()
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseCountin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The count of volumesInUse.
-
getVolumesInUse
public String getVolumesInUse(int index)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Specified by:
getVolumesInUsein interfaceGenerated.NodeStatusOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The volumesInUse at the given index.
-
getVolumesInUseBytes
public com.google.protobuf.ByteString getVolumesInUseBytes(int index)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseBytesin interfaceGenerated.NodeStatusOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the volumesInUse at the given index.
-
setVolumesInUse
public Generated.NodeStatus.Builder setVolumesInUse(int index, String value)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Parameters:
index- The index to set the value at.value- The volumesInUse to set.- Returns:
- This builder for chaining.
-
addVolumesInUse
public Generated.NodeStatus.Builder addVolumesInUse(String value)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Parameters:
value- The volumesInUse to add.- Returns:
- This builder for chaining.
-
addAllVolumesInUse
public Generated.NodeStatus.Builder addAllVolumesInUse(Iterable<String> values)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Parameters:
values- The volumesInUse to add.- Returns:
- This builder for chaining.
-
clearVolumesInUse
public Generated.NodeStatus.Builder clearVolumesInUse()
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Returns:
- This builder for chaining.
-
addVolumesInUseBytes
public Generated.NodeStatus.Builder addVolumesInUseBytes(com.google.protobuf.ByteString value)
List of attachable volumes in use (mounted) by the node. +optional +listType=atomic
repeated string volumesInUse = 9;- Parameters:
value- The bytes of the volumesInUse to add.- Returns:
- This builder for chaining.
-
getVolumesAttachedList
public List<Generated.AttachedVolume> getVolumesAttachedList()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedListin interfaceGenerated.NodeStatusOrBuilder
-
getVolumesAttachedCount
public int getVolumesAttachedCount()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedCountin interfaceGenerated.NodeStatusOrBuilder
-
getVolumesAttached
public Generated.AttachedVolume getVolumesAttached(int index)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedin interfaceGenerated.NodeStatusOrBuilder
-
setVolumesAttached
public Generated.NodeStatus.Builder setVolumesAttached(int index, Generated.AttachedVolume value)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
setVolumesAttached
public Generated.NodeStatus.Builder setVolumesAttached(int index, Generated.AttachedVolume.Builder builderForValue)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addVolumesAttached
public Generated.NodeStatus.Builder addVolumesAttached(Generated.AttachedVolume value)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addVolumesAttached
public Generated.NodeStatus.Builder addVolumesAttached(int index, Generated.AttachedVolume value)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addVolumesAttached
public Generated.NodeStatus.Builder addVolumesAttached(Generated.AttachedVolume.Builder builderForValue)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addVolumesAttached
public Generated.NodeStatus.Builder addVolumesAttached(int index, Generated.AttachedVolume.Builder builderForValue)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addAllVolumesAttached
public Generated.NodeStatus.Builder addAllVolumesAttached(Iterable<? extends Generated.AttachedVolume> values)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
clearVolumesAttached
public Generated.NodeStatus.Builder clearVolumesAttached()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
removeVolumesAttached
public Generated.NodeStatus.Builder removeVolumesAttached(int index)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
getVolumesAttachedBuilder
public Generated.AttachedVolume.Builder getVolumesAttachedBuilder(int index)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
getVolumesAttachedOrBuilder
public Generated.AttachedVolumeOrBuilder getVolumesAttachedOrBuilder(int index)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getVolumesAttachedOrBuilderList
public List<? extends Generated.AttachedVolumeOrBuilder> getVolumesAttachedOrBuilderList()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedOrBuilderListin interfaceGenerated.NodeStatusOrBuilder
-
addVolumesAttachedBuilder
public Generated.AttachedVolume.Builder addVolumesAttachedBuilder()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
addVolumesAttachedBuilder
public Generated.AttachedVolume.Builder addVolumesAttachedBuilder(int index)
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
getVolumesAttachedBuilderList
public List<Generated.AttachedVolume.Builder> getVolumesAttachedBuilderList()
List of volumes that are attached to the node. +optional +listType=atomic
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
-
hasConfig
public boolean hasConfig()
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;- Specified by:
hasConfigin interfaceGenerated.NodeStatusOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public Generated.NodeConfigStatus getConfig()
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;- Specified by:
getConfigin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The config.
-
setConfig
public Generated.NodeStatus.Builder setConfig(Generated.NodeConfigStatus value)
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;
-
setConfig
public Generated.NodeStatus.Builder setConfig(Generated.NodeConfigStatus.Builder builderForValue)
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;
-
mergeConfig
public Generated.NodeStatus.Builder mergeConfig(Generated.NodeConfigStatus value)
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;
-
clearConfig
public Generated.NodeStatus.Builder clearConfig()
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;
-
getConfigBuilder
public Generated.NodeConfigStatus.Builder getConfigBuilder()
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;
-
getConfigOrBuilder
public Generated.NodeConfigStatusOrBuilder getConfigOrBuilder()
Status of the config assigned to the node via the dynamic Kubelet config feature. +optional
optional .k8s.io.api.core.v1.NodeConfigStatus config = 11;- Specified by:
getConfigOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getRuntimeHandlersList
public List<Generated.NodeRuntimeHandler> getRuntimeHandlersList()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;- Specified by:
getRuntimeHandlersListin interfaceGenerated.NodeStatusOrBuilder
-
getRuntimeHandlersCount
public int getRuntimeHandlersCount()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;- Specified by:
getRuntimeHandlersCountin interfaceGenerated.NodeStatusOrBuilder
-
getRuntimeHandlers
public Generated.NodeRuntimeHandler getRuntimeHandlers(int index)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;- Specified by:
getRuntimeHandlersin interfaceGenerated.NodeStatusOrBuilder
-
setRuntimeHandlers
public Generated.NodeStatus.Builder setRuntimeHandlers(int index, Generated.NodeRuntimeHandler value)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
setRuntimeHandlers
public Generated.NodeStatus.Builder setRuntimeHandlers(int index, Generated.NodeRuntimeHandler.Builder builderForValue)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addRuntimeHandlers
public Generated.NodeStatus.Builder addRuntimeHandlers(Generated.NodeRuntimeHandler value)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addRuntimeHandlers
public Generated.NodeStatus.Builder addRuntimeHandlers(int index, Generated.NodeRuntimeHandler value)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addRuntimeHandlers
public Generated.NodeStatus.Builder addRuntimeHandlers(Generated.NodeRuntimeHandler.Builder builderForValue)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addRuntimeHandlers
public Generated.NodeStatus.Builder addRuntimeHandlers(int index, Generated.NodeRuntimeHandler.Builder builderForValue)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addAllRuntimeHandlers
public Generated.NodeStatus.Builder addAllRuntimeHandlers(Iterable<? extends Generated.NodeRuntimeHandler> values)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
clearRuntimeHandlers
public Generated.NodeStatus.Builder clearRuntimeHandlers()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
removeRuntimeHandlers
public Generated.NodeStatus.Builder removeRuntimeHandlers(int index)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
getRuntimeHandlersBuilder
public Generated.NodeRuntimeHandler.Builder getRuntimeHandlersBuilder(int index)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
getRuntimeHandlersOrBuilder
public Generated.NodeRuntimeHandlerOrBuilder getRuntimeHandlersOrBuilder(int index)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;- Specified by:
getRuntimeHandlersOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
getRuntimeHandlersOrBuilderList
public List<? extends Generated.NodeRuntimeHandlerOrBuilder> getRuntimeHandlersOrBuilderList()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;- Specified by:
getRuntimeHandlersOrBuilderListin interfaceGenerated.NodeStatusOrBuilder
-
addRuntimeHandlersBuilder
public Generated.NodeRuntimeHandler.Builder addRuntimeHandlersBuilder()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
addRuntimeHandlersBuilder
public Generated.NodeRuntimeHandler.Builder addRuntimeHandlersBuilder(int index)
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
getRuntimeHandlersBuilderList
public List<Generated.NodeRuntimeHandler.Builder> getRuntimeHandlersBuilderList()
The available runtime handlers. +featureGate=RecursiveReadOnlyMounts +featureGate=UserNamespacesSupport +optional +listType=atomic
repeated .k8s.io.api.core.v1.NodeRuntimeHandler runtimeHandlers = 12;
-
hasFeatures
public boolean hasFeatures()
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;- Specified by:
hasFeaturesin interfaceGenerated.NodeStatusOrBuilder- Returns:
- Whether the features field is set.
-
getFeatures
public Generated.NodeFeatures getFeatures()
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;- Specified by:
getFeaturesin interfaceGenerated.NodeStatusOrBuilder- Returns:
- The features.
-
setFeatures
public Generated.NodeStatus.Builder setFeatures(Generated.NodeFeatures value)
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;
-
setFeatures
public Generated.NodeStatus.Builder setFeatures(Generated.NodeFeatures.Builder builderForValue)
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;
-
mergeFeatures
public Generated.NodeStatus.Builder mergeFeatures(Generated.NodeFeatures value)
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;
-
clearFeatures
public Generated.NodeStatus.Builder clearFeatures()
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;
-
getFeaturesBuilder
public Generated.NodeFeatures.Builder getFeaturesBuilder()
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;
-
getFeaturesOrBuilder
public Generated.NodeFeaturesOrBuilder getFeaturesOrBuilder()
Features describes the set of features implemented by the CRI implementation. +featureGate=SupplementalGroupsPolicy +optional
optional .k8s.io.api.core.v1.NodeFeatures features = 13;- Specified by:
getFeaturesOrBuilderin interfaceGenerated.NodeStatusOrBuilder
-
setUnknownFields
public final Generated.NodeStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
mergeUnknownFields
public final Generated.NodeStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.NodeStatus.Builder>
-
-