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 class
NodeStatus 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 int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<V1.NodeStatus>
Deprecated.static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Allocatable represents the resources of a node that are available for scheduling.boolean
containsCapacity
(String key) Capacity represents the total resources of a node.boolean
getAddresses
(int index) List of addresses reachable to the node.int
List 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.int
Allocatable 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.int
Capacity 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.int
Conditions 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.NodeStatus
static final com.google.protobuf.Descriptors.Descriptor
getImages
(int index) List of container images on this node +optionalint
List 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.ByteString
NodePhase is the recently observed lifecycle phase of the node.int
final com.google.protobuf.UnknownFieldSet
getVolumesAttached
(int index) List of volumes that are attached to the node.int
List 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.ByteString
getVolumesInUseBytes
(int index) List of attachable volumes in use (mounted) by the node.int
List of attachable volumes in use (mounted) by the node.com.google.protobuf.ProtocolStringList
List of attachable volumes in use (mounted) by the node.boolean
Status of the config assigned to the node via the dynamic Kubelet config feature.boolean
Endpoints of daemons running on the Node.int
hashCode()
boolean
Set of ids/uuids to uniquely identify the node.boolean
hasPhase()
NodePhase is the recently observed lifecycle phase of the node.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
static V1.NodeStatus.Builder
static V1.NodeStatus.Builder
newBuilder
(V1.NodeStatus prototype) protected V1.NodeStatus.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static V1.NodeStatus
parseDelimitedFrom
(InputStream input) static V1.NodeStatus
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
parseFrom
(byte[] data) static V1.NodeStatus
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
parseFrom
(com.google.protobuf.ByteString data) static V1.NodeStatus
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
parseFrom
(com.google.protobuf.CodedInputStream input) static V1.NodeStatus
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
parseFrom
(InputStream input) static V1.NodeStatus
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.NodeStatus
parseFrom
(ByteBuffer data) static V1.NodeStatus
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1.NodeStatus>
parser()
void
writeTo
(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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods 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:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getCapacityCount
public int getCapacityCount()Description copied from interface:V1.NodeStatusOrBuilder
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:
getCapacityCount
in 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:
containsCapacity
in interfaceV1.NodeStatusOrBuilder
-
getCapacity
Deprecated.UsegetCapacityMap()
instead.- Specified by:
getCapacity
in 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:
getCapacityMap
in 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:
getCapacityOrDefault
in 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:
getCapacityOrThrow
in interfaceV1.NodeStatusOrBuilder
-
getAllocatableCount
public int getAllocatableCount()Description copied from interface:V1.NodeStatusOrBuilder
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:
getAllocatableCount
in 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:
containsAllocatable
in interfaceV1.NodeStatusOrBuilder
-
getAllocatable
Deprecated.UsegetAllocatableMap()
instead.- Specified by:
getAllocatable
in 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:
getAllocatableMap
in 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:
getAllocatableOrDefault
in 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:
getAllocatableOrThrow
in 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:
hasPhase
in 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:
getPhase
in 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:
getPhaseBytes
in 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:
getConditionsList
in 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:
getConditionsOrBuilderList
in 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:
getConditionsCount
in 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:
getConditions
in 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:
getConditionsOrBuilder
in 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:
getAddressesList
in 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:
getAddressesOrBuilderList
in 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:
getAddressesCount
in 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:
getAddresses
in 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:
getAddressesOrBuilder
in 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:
hasDaemonEndpoints
in interfaceV1.NodeStatusOrBuilder
-
getDaemonEndpoints
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
- Specified by:
getDaemonEndpoints
in interfaceV1.NodeStatusOrBuilder
-
getDaemonEndpointsOrBuilder
Endpoints of daemons running on the Node. +optional
optional .k8s.io.api.core.v1.NodeDaemonEndpoints daemonEndpoints = 6;
- Specified by:
getDaemonEndpointsOrBuilder
in 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:
hasNodeInfo
in 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:
getNodeInfo
in 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:
getNodeInfoOrBuilder
in interfaceV1.NodeStatusOrBuilder
-
getImagesList
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
- Specified by:
getImagesList
in interfaceV1.NodeStatusOrBuilder
-
getImagesOrBuilderList
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
- Specified by:
getImagesOrBuilderList
in 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:
getImagesCount
in interfaceV1.NodeStatusOrBuilder
-
getImages
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
- Specified by:
getImages
in interfaceV1.NodeStatusOrBuilder
-
getImagesOrBuilder
List of container images on this node +optional
repeated .k8s.io.api.core.v1.ContainerImage images = 8;
- Specified by:
getImagesOrBuilder
in 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:
getVolumesInUseList
in interfaceV1.NodeStatusOrBuilder
-
getVolumesInUseCount
public int getVolumesInUseCount()List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;
- Specified by:
getVolumesInUseCount
in interfaceV1.NodeStatusOrBuilder
-
getVolumesInUse
List of attachable volumes in use (mounted) by the node. +optional
repeated string volumesInUse = 9;
- Specified by:
getVolumesInUse
in 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:
getVolumesInUseBytes
in interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedList
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
- Specified by:
getVolumesAttachedList
in interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedOrBuilderList
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
- Specified by:
getVolumesAttachedOrBuilderList
in 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:
getVolumesAttachedCount
in interfaceV1.NodeStatusOrBuilder
-
getVolumesAttached
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
- Specified by:
getVolumesAttached
in interfaceV1.NodeStatusOrBuilder
-
getVolumesAttachedOrBuilder
List of volumes that are attached to the node. +optional
repeated .k8s.io.api.core.v1.AttachedVolume volumesAttached = 10;
- Specified by:
getVolumesAttachedOrBuilder
in 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:
hasConfig
in 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:
getConfig
in 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:
getConfigOrBuilder
in interfaceV1.NodeStatusOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1.NodeStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-