Package io.kubernetes.client.proto
Class V1.NodeStatus
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1.NodeStatus
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.NodeStatusOrBuilder,Serializable
- Enclosing class:
- V1
public static final class V1.NodeStatus
extends com.google.protobuf.GeneratedMessageV3
implements V1.NodeStatusOrBuilder
NodeStatus is information about the current status of a node.Protobuf type
k8s.io.api.core.v1.NodeStatus- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classNodeStatus is information about the current status of a node.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<V1.NodeStatus>Deprecated.static final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanAllocatable represents the resources of a node that are available for scheduling.booleancontainsCapacity(String key) Capacity represents the total resources of a node.booleangetAddresses(int index) List of addresses reachable to the node.intList of addresses reachable to the node.List of addresses reachable to the node.getAddressesOrBuilder(int index) List of addresses reachable to the node.List<? extends V1.NodeAddressOrBuilder>List of addresses reachable to the node.Deprecated.intAllocatable represents the resources of a node that are available for scheduling.Allocatable represents the resources of a node that are available for scheduling.getAllocatableOrDefault(String key, Resource.Quantity defaultValue) Allocatable represents the resources of a node that are available for scheduling.Allocatable represents the resources of a node that are available for scheduling.Deprecated.intCapacity represents the total resources of a node.Capacity represents the total resources of a node.getCapacityOrDefault(String key, Resource.Quantity defaultValue) Capacity represents the total resources of a node.getCapacityOrThrow(String key) Capacity represents the total resources of a node.getConditions(int index) Conditions is an array of current observed node conditions.intConditions is an array of current observed node conditions.Conditions is an array of current observed node conditions.getConditionsOrBuilder(int index) Conditions is an array of current observed node conditions.List<? extends V1.NodeConditionOrBuilder>Conditions is an array of current observed node conditions.Status of the config assigned to the node via the dynamic Kubelet config feature.Status of the config assigned to the node via the dynamic Kubelet config feature.Endpoints of daemons running on the Node.Endpoints of daemons running on the Node.static V1.NodeStatusstatic final com.google.protobuf.Descriptors.DescriptorgetImages(int index) List of container images on this node +optionalintList of container images on this node +optionalList of container images on this node +optionalgetImagesOrBuilder(int index) List of container images on this node +optionalList<? extends V1.ContainerImageOrBuilder>List of container images on this node +optionalSet of ids/uuids to uniquely identify the node.Set of ids/uuids to uniquely identify the node.com.google.protobuf.Parser<V1.NodeStatus>getPhase()NodePhase is the recently observed lifecycle phase of the node.com.google.protobuf.ByteStringNodePhase is the recently observed lifecycle phase of the node.intfinal com.google.protobuf.UnknownFieldSetgetVolumesAttached(int index) List of volumes that are attached to the node.intList of volumes that are attached to the node.List of volumes that are attached to the node.getVolumesAttachedOrBuilder(int index) List of volumes that are attached to the node.List<? extends V1.AttachedVolumeOrBuilder>List of volumes that are attached to the node.getVolumesInUse(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.intList of attachable volumes in use (mounted) by the node.com.google.protobuf.ProtocolStringListList of attachable volumes in use (mounted) by the node.booleanStatus of the config assigned to the node via the dynamic Kubelet config feature.booleanEndpoints of daemons running on the Node.inthashCode()booleanSet of ids/uuids to uniquely identify the node.booleanhasPhase()NodePhase is the recently observed lifecycle phase of the node.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleanstatic V1.NodeStatus.Builderstatic V1.NodeStatus.BuildernewBuilder(V1.NodeStatus prototype) protected V1.NodeStatus.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static V1.NodeStatusparseDelimitedFrom(InputStream input) static V1.NodeStatusparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatusparseFrom(byte[] data) static V1.NodeStatusparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatusparseFrom(com.google.protobuf.ByteString data) static V1.NodeStatusparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatusparseFrom(com.google.protobuf.CodedInputStream input) static V1.NodeStatusparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatusparseFrom(InputStream input) static V1.NodeStatusparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatusparseFrom(ByteBuffer data) static V1.NodeStatusparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1.NodeStatus>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
CAPACITY_FIELD_NUMBER
public static final int CAPACITY_FIELD_NUMBER- See Also:
-
ALLOCATABLE_FIELD_NUMBER
public static final int ALLOCATABLE_FIELD_NUMBER- See Also:
-
PHASE_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER- See Also:
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER- See Also:
-
ADDRESSES_FIELD_NUMBER
public static final int ADDRESSES_FIELD_NUMBER- See Also:
-
DAEMONENDPOINTS_FIELD_NUMBER
public static final int DAEMONENDPOINTS_FIELD_NUMBER- See Also:
-
NODEINFO_FIELD_NUMBER
public static final int NODEINFO_FIELD_NUMBER- See Also:
-
IMAGES_FIELD_NUMBER
public static final int IMAGES_FIELD_NUMBER- See Also:
-
VOLUMESINUSE_FIELD_NUMBER
public static final int VOLUMESINUSE_FIELD_NUMBER- See Also:
-
VOLUMESATTACHED_FIELD_NUMBER
public static final int VOLUMESATTACHED_FIELD_NUMBER- See Also:
-
CONFIG_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCapacityCount
public int getCapacityCount()Description copied from interface:V1.NodeStatusOrBuilderCapacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityCountin interfaceV1.NodeStatusOrBuilder
-
containsCapacity
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
containsCapacityin interfaceV1.NodeStatusOrBuilder
-
getCapacity
Deprecated.UsegetCapacityMap()instead.- Specified by:
getCapacityin interfaceV1.NodeStatusOrBuilder
-
getCapacityMap
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityMapin interfaceV1.NodeStatusOrBuilder
-
getCapacityOrDefault
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityOrDefaultin interfaceV1.NodeStatusOrBuilder
-
getCapacityOrThrow
Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 1;- Specified by:
getCapacityOrThrowin interfaceV1.NodeStatusOrBuilder
-
getAllocatableCount
public int getAllocatableCount()Description copied from interface:V1.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 interfaceV1.NodeStatusOrBuilder
-
containsAllocatable
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 interfaceV1.NodeStatusOrBuilder
-
getAllocatable
Deprecated.UsegetAllocatableMap()instead.- Specified by:
getAllocatablein interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
getAllocatableOrDefault
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 interfaceV1.NodeStatusOrBuilder
-
getAllocatableOrThrow
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 interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
getConditionsList
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsListin interfaceV1.NodeStatusOrBuilder
-
getConditionsOrBuilderList
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsOrBuilderListin interfaceV1.NodeStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsCountin interfaceV1.NodeStatusOrBuilder
-
getConditions
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsin interfaceV1.NodeStatusOrBuilder
-
getConditionsOrBuilder
Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeCondition conditions = 4;- Specified by:
getConditionsOrBuilderin interfaceV1.NodeStatusOrBuilder
-
getAddressesList
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#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 http://pr.k8s.io/79391 for an example. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesListin interfaceV1.NodeStatusOrBuilder
-
getAddressesOrBuilderList
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#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 http://pr.k8s.io/79391 for an example. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesOrBuilderListin interfaceV1.NodeStatusOrBuilder
-
getAddressesCount
public int getAddressesCount()List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#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 http://pr.k8s.io/79391 for an example. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesCountin interfaceV1.NodeStatusOrBuilder
-
getAddresses
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#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 http://pr.k8s.io/79391 for an example. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesin interfaceV1.NodeStatusOrBuilder
-
getAddressesOrBuilder
List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#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 http://pr.k8s.io/79391 for an example. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.NodeAddress addresses = 5;- Specified by:
getAddressesOrBuilderin interfaceV1.NodeStatusOrBuilder
-
hasDaemonEndpoints
public boolean hasDaemonEndpoints()Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
hasDaemonEndpointsin interfaceV1.NodeStatusOrBuilder
-
getDaemonEndpoints
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
getDaemonEndpointsin interfaceV1.NodeStatusOrBuilder
-
getDaemonEndpointsOrBuilder
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;- Specified by:
getDaemonEndpointsOrBuilderin interfaceV1.NodeStatusOrBuilder
-
hasNodeInfo
public boolean hasNodeInfo()Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
hasNodeInfoin interfaceV1.NodeStatusOrBuilder
-
getNodeInfo
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
getNodeInfoin interfaceV1.NodeStatusOrBuilder
-
getNodeInfoOrBuilder
Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info +optional
optional .k8s.io.api.core.v1.NodeSystemInfo nodeInfo = 7;- Specified by:
getNodeInfoOrBuilderin interfaceV1.NodeStatusOrBuilder
-
getImagesList
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesListin interfaceV1.NodeStatusOrBuilder
-
getImagesOrBuilderList
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesOrBuilderListin interfaceV1.NodeStatusOrBuilder
-
getImagesCount
public int getImagesCount()List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesCountin interfaceV1.NodeStatusOrBuilder
-
getImages
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesin interfaceV1.NodeStatusOrBuilder
-
getImagesOrBuilder
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;- Specified by:
getImagesOrBuilderin interfaceV1.NodeStatusOrBuilder
-
getVolumesInUseList
public com.google.protobuf.ProtocolStringList getVolumesInUseList()List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseListin interfaceV1.NodeStatusOrBuilder
-
getVolumesInUseCount
public int getVolumesInUseCount()List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseCountin interfaceV1.NodeStatusOrBuilder
-
getVolumesInUse
List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;- Specified by:
getVolumesInUsein interfaceV1.NodeStatusOrBuilder
-
getVolumesInUseBytes
public com.google.protobuf.ByteString getVolumesInUseBytes(int index) List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;- Specified by:
getVolumesInUseBytesin interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedList
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedListin interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedOrBuilderList
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedOrBuilderListin interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedCount
public int getVolumesAttachedCount()List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedCountin interfaceV1.NodeStatusOrBuilder
-
getVolumesAttached
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedin interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedOrBuilder
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;- Specified by:
getVolumesAttachedOrBuilderin interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
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 interfaceV1.NodeStatusOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static V1.NodeStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.NodeStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.NodeStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.NodeStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.NodeStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.NodeStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static V1.NodeStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static V1.NodeStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1.NodeStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1.NodeStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1.NodeStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-