Package io.kubernetes.client.proto
Class V1.PersistentVolumeClaimStatus
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1.PersistentVolumeClaimStatus
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1.PersistentVolumeClaimStatusOrBuilder,Serializable
- Enclosing class:
- V1
public static final class V1.PersistentVolumeClaimStatus
extends com.google.protobuf.GeneratedMessageV3
implements V1.PersistentVolumeClaimStatusOrBuilder
PersistentVolumeClaimStatus is the current status of a persistent volume claim.Protobuf type
k8s.io.api.core.v1.PersistentVolumeClaimStatus- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPersistentVolumeClaimStatus is the current status of a persistent volume claim.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, 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 com.google.protobuf.Parser<V1.PersistentVolumeClaimStatus>Deprecated.static 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 TypeMethodDescriptionbooleancontainsCapacity(String key) Represents the actual resources of the underlying volume.booleangetAccessModes(int index) AccessModes contains the actual access modes the volume backing the PVC has.com.google.protobuf.ByteStringgetAccessModesBytes(int index) AccessModes contains the actual access modes the volume backing the PVC has.intAccessModes contains the actual access modes the volume backing the PVC has.com.google.protobuf.ProtocolStringListAccessModes contains the actual access modes the volume backing the PVC has.Deprecated.intRepresents the actual resources of the underlying volume.Represents the actual resources of the underlying volume.getCapacityOrDefault(String key, Resource.Quantity defaultValue) Represents the actual resources of the underlying volume.getCapacityOrThrow(String key) Represents the actual resources of the underlying volume.getConditions(int index) Current Condition of persistent volume claim.intCurrent Condition of persistent volume claim.Current Condition of persistent volume claim.getConditionsOrBuilder(int index) Current Condition of persistent volume claim.List<? extends V1.PersistentVolumeClaimConditionOrBuilder>Current Condition of persistent volume claim.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<V1.PersistentVolumeClaimStatus>getPhase()Phase represents the current phase of PersistentVolumeClaim.com.google.protobuf.ByteStringPhase represents the current phase of PersistentVolumeClaim.intfinal com.google.protobuf.UnknownFieldSetinthashCode()booleanhasPhase()Phase represents the current phase of PersistentVolumeClaim.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleannewBuilder(V1.PersistentVolumeClaimStatus prototype) protected V1.PersistentVolumeClaimStatus.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1.PersistentVolumeClaimStatus>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, makeMutableCopy, 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
-
PHASE_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER- See Also:
-
ACCESSMODES_FIELD_NUMBER
public static final int ACCESSMODES_FIELD_NUMBER- See Also:
-
CAPACITY_FIELD_NUMBER
public static final int CAPACITY_FIELD_NUMBER- See Also:
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_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
-
hasPhase
public boolean hasPhase()Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
hasPhasein interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhase
Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
getPhasein interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getPhaseBytes
public com.google.protobuf.ByteString getPhaseBytes()Phase represents the current phase of PersistentVolumeClaim. +optional
optional string phase = 1;- Specified by:
getPhaseBytesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModesList
public com.google.protobuf.ProtocolStringList getAccessModesList()AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModesCount
public int getAccessModesCount()AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModes
AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getAccessModesBytes
public com.google.protobuf.ByteString getAccessModesBytes(int index) AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional
repeated string accessModes = 2;- Specified by:
getAccessModesBytesin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityCount
public int getCapacityCount()Description copied from interface:V1.PersistentVolumeClaimStatusOrBuilderRepresents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
containsCapacity
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
containsCapacityin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacity
Deprecated.UsegetCapacityMap()instead.- Specified by:
getCapacityin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityMap
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityMapin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityOrDefault
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityOrDefaultin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getCapacityOrThrow
Represents the actual resources of the underlying volume. +optional
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> capacity = 3;- Specified by:
getCapacityOrThrowin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsList
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsOrBuilderList
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsOrBuilderListin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsCountin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditions
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
getConditionsOrBuilder
Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.core.v1.PersistentVolumeClaimCondition conditions = 4;- Specified by:
getConditionsOrBuilderin interfaceV1.PersistentVolumeClaimStatusOrBuilder
-
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.PersistentVolumeClaimStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.PersistentVolumeClaimStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.PersistentVolumeClaimStatus 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.PersistentVolumeClaimStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.PersistentVolumeClaimStatus 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.PersistentVolumeClaimStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1.PersistentVolumeClaimStatus parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1.PersistentVolumeClaimStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1.PersistentVolumeClaimStatus 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
public static V1.PersistentVolumeClaimStatus.Builder newBuilder(V1.PersistentVolumeClaimStatus prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1.PersistentVolumeClaimStatus.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
-