public static final class Node.NodeStatus extends com.google.protobuf.GeneratedMessageV3 implements Node.NodeStatusOrBuilder
appscode.kubernetes.v1beta2.Node.NodeStatus| Modifier and Type | Class and Description |
|---|---|
static class |
Node.NodeStatus.AttachedVolume
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume |
static interface |
Node.NodeStatus.AttachedVolumeOrBuilder |
static class |
Node.NodeStatus.Builder
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus |
static class |
Node.NodeStatus.Capacity
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity |
static interface |
Node.NodeStatus.CapacityOrBuilder |
static class |
Node.NodeStatus.ContainerImage
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage |
static interface |
Node.NodeStatus.ContainerImageOrBuilder |
static class |
Node.NodeStatus.NodeAddress
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress |
static interface |
Node.NodeStatus.NodeAddressOrBuilder |
static class |
Node.NodeStatus.NodeSystemInfo
Protobuf type
appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo |
static interface |
Node.NodeStatus.NodeSystemInfoOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_FIELD_NUMBER |
static int |
ALLOCATABLE_FIELD_NUMBER |
static int |
CAPACITY_FIELD_NUMBER |
static int |
CONDITIONS_FIELD_NUMBER |
static int |
IMAGES_FIELD_NUMBER |
static int |
NODE_INFO_FIELD_NUMBER |
static int |
PHASE_FIELD_NUMBER |
static int |
VOLUMES_ATTACHED_FIELD_NUMBER |
static int |
VOLUMES_IN_USE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
Node.NodeStatus.NodeAddress |
getAddress(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6; |
int |
getAddressCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6; |
java.util.List<Node.NodeStatus.NodeAddress> |
getAddressList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6; |
Node.NodeStatus.NodeAddressOrBuilder |
getAddressOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6; |
java.util.List<? extends Node.NodeStatus.NodeAddressOrBuilder> |
getAddressOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6; |
Node.NodeStatus.Capacity |
getAllocatable()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4; |
Node.NodeStatus.CapacityOrBuilder |
getAllocatableOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4; |
Node.NodeStatus.Capacity |
getCapacity()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1; |
Node.NodeStatus.CapacityOrBuilder |
getCapacityOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1; |
ResourceCondition |
getConditions(int index)
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5; |
int |
getConditionsCount()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5; |
java.util.List<ResourceCondition> |
getConditionsList()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5; |
ResourceConditionOrBuilder |
getConditionsOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5; |
java.util.List<? extends ResourceConditionOrBuilder> |
getConditionsOrBuilderList()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5; |
static Node.NodeStatus |
getDefaultInstance() |
Node.NodeStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Node.NodeStatus.ContainerImage |
getImages(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7; |
int |
getImagesCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7; |
java.util.List<Node.NodeStatus.ContainerImage> |
getImagesList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7; |
Node.NodeStatus.ContainerImageOrBuilder |
getImagesOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7; |
java.util.List<? extends Node.NodeStatus.ContainerImageOrBuilder> |
getImagesOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7; |
Node.NodeStatus.NodeSystemInfo |
getNodeInfo()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3; |
Node.NodeStatus.NodeSystemInfoOrBuilder |
getNodeInfoOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3; |
com.google.protobuf.Parser<Node.NodeStatus> |
getParserForType() |
java.lang.String |
getPhase()
optional string phase = 2; |
com.google.protobuf.ByteString |
getPhaseBytes()
optional string phase = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Node.NodeStatus.AttachedVolume |
getVolumesAttached(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9; |
int |
getVolumesAttachedCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9; |
java.util.List<Node.NodeStatus.AttachedVolume> |
getVolumesAttachedList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9; |
Node.NodeStatus.AttachedVolumeOrBuilder |
getVolumesAttachedOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9; |
java.util.List<? extends Node.NodeStatus.AttachedVolumeOrBuilder> |
getVolumesAttachedOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9; |
java.lang.String |
getVolumesInUse(int index)
repeated string volumes_in_use = 8; |
com.google.protobuf.ByteString |
getVolumesInUseBytes(int index)
repeated string volumes_in_use = 8; |
int |
getVolumesInUseCount()
repeated string volumes_in_use = 8; |
com.google.protobuf.ProtocolStringList |
getVolumesInUseList()
repeated string volumes_in_use = 8; |
boolean |
hasAllocatable()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4; |
boolean |
hasCapacity()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1; |
int |
hashCode() |
boolean |
hasNodeInfo()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Node.NodeStatus.Builder |
newBuilder() |
static Node.NodeStatus.Builder |
newBuilder(Node.NodeStatus prototype) |
Node.NodeStatus.Builder |
newBuilderForType() |
protected Node.NodeStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Node.NodeStatus |
parseDelimitedFrom(java.io.InputStream input) |
static Node.NodeStatus |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Node.NodeStatus |
parseFrom(byte[] data) |
static Node.NodeStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Node.NodeStatus |
parseFrom(com.google.protobuf.ByteString data) |
static Node.NodeStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Node.NodeStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Node.NodeStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Node.NodeStatus |
parseFrom(java.io.InputStream input) |
static Node.NodeStatus |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Node.NodeStatus> |
parser() |
Node.NodeStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CAPACITY_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER
public static final int NODE_INFO_FIELD_NUMBER
public static final int ALLOCATABLE_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
public static final int IMAGES_FIELD_NUMBER
public static final int VOLUMES_IN_USE_FIELD_NUMBER
public static final int VOLUMES_ATTACHED_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCapacity()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1;hasCapacity in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.Capacity getCapacity()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1;getCapacity in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.CapacityOrBuilder getCapacityOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity capacity = 1;getCapacityOrBuilder in interface Node.NodeStatusOrBuilderpublic java.lang.String getPhase()
optional string phase = 2;getPhase in interface Node.NodeStatusOrBuilderpublic com.google.protobuf.ByteString getPhaseBytes()
optional string phase = 2;getPhaseBytes in interface Node.NodeStatusOrBuilderpublic boolean hasNodeInfo()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3;hasNodeInfo in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.NodeSystemInfo getNodeInfo()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3;getNodeInfo in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.NodeSystemInfoOrBuilder getNodeInfoOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeSystemInfo node_info = 3;getNodeInfoOrBuilder in interface Node.NodeStatusOrBuilderpublic boolean hasAllocatable()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4;hasAllocatable in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.Capacity getAllocatable()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4;getAllocatable in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.CapacityOrBuilder getAllocatableOrBuilder()
optional .appscode.kubernetes.v1beta2.Node.NodeStatus.Capacity allocatable = 4;getAllocatableOrBuilder in interface Node.NodeStatusOrBuilderpublic java.util.List<ResourceCondition> getConditionsList()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5;getConditionsList in interface Node.NodeStatusOrBuilderpublic java.util.List<? extends ResourceConditionOrBuilder> getConditionsOrBuilderList()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5;getConditionsOrBuilderList in interface Node.NodeStatusOrBuilderpublic int getConditionsCount()
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5;getConditionsCount in interface Node.NodeStatusOrBuilderpublic ResourceCondition getConditions(int index)
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5;getConditions in interface Node.NodeStatusOrBuilderpublic ResourceConditionOrBuilder getConditionsOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.ResourceCondition conditions = 5;getConditionsOrBuilder in interface Node.NodeStatusOrBuilderpublic java.util.List<Node.NodeStatus.NodeAddress> getAddressList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6;getAddressList in interface Node.NodeStatusOrBuilderpublic java.util.List<? extends Node.NodeStatus.NodeAddressOrBuilder> getAddressOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6;getAddressOrBuilderList in interface Node.NodeStatusOrBuilderpublic int getAddressCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6;getAddressCount in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.NodeAddress getAddress(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6;getAddress in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.NodeAddressOrBuilder getAddressOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.NodeAddress address = 6;getAddressOrBuilder in interface Node.NodeStatusOrBuilderpublic java.util.List<Node.NodeStatus.ContainerImage> getImagesList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7;getImagesList in interface Node.NodeStatusOrBuilderpublic java.util.List<? extends Node.NodeStatus.ContainerImageOrBuilder> getImagesOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7;getImagesOrBuilderList in interface Node.NodeStatusOrBuilderpublic int getImagesCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7;getImagesCount in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.ContainerImage getImages(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7;getImages in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.ContainerImageOrBuilder getImagesOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.ContainerImage images = 7;getImagesOrBuilder in interface Node.NodeStatusOrBuilderpublic com.google.protobuf.ProtocolStringList getVolumesInUseList()
repeated string volumes_in_use = 8;getVolumesInUseList in interface Node.NodeStatusOrBuilderpublic int getVolumesInUseCount()
repeated string volumes_in_use = 8;getVolumesInUseCount in interface Node.NodeStatusOrBuilderpublic java.lang.String getVolumesInUse(int index)
repeated string volumes_in_use = 8;getVolumesInUse in interface Node.NodeStatusOrBuilderpublic com.google.protobuf.ByteString getVolumesInUseBytes(int index)
repeated string volumes_in_use = 8;getVolumesInUseBytes in interface Node.NodeStatusOrBuilderpublic java.util.List<Node.NodeStatus.AttachedVolume> getVolumesAttachedList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9;getVolumesAttachedList in interface Node.NodeStatusOrBuilderpublic java.util.List<? extends Node.NodeStatus.AttachedVolumeOrBuilder> getVolumesAttachedOrBuilderList()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9;getVolumesAttachedOrBuilderList in interface Node.NodeStatusOrBuilderpublic int getVolumesAttachedCount()
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9;getVolumesAttachedCount in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.AttachedVolume getVolumesAttached(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9;getVolumesAttached in interface Node.NodeStatusOrBuilderpublic Node.NodeStatus.AttachedVolumeOrBuilder getVolumesAttachedOrBuilder(int index)
repeated .appscode.kubernetes.v1beta2.Node.NodeStatus.AttachedVolume volumes_attached = 9;getVolumesAttachedOrBuilder in interface Node.NodeStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Node.NodeStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Node.NodeStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Node.NodeStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Node.NodeStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Node.NodeStatus parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Node.NodeStatus parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Node.NodeStatus parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Node.NodeStatus parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Node.NodeStatus parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Node.NodeStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Node.NodeStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Node.NodeStatus.Builder newBuilder()
public static Node.NodeStatus.Builder newBuilder(Node.NodeStatus prototype)
public Node.NodeStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Node.NodeStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Node.NodeStatus getDefaultInstance()
public static com.google.protobuf.Parser<Node.NodeStatus> parser()
public com.google.protobuf.Parser<Node.NodeStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Node.NodeStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder