Package io.kubernetes.client.proto
Class V1beta1Apiextensions.CustomResourceDefinitionStatus
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Apiextensions.CustomResourceDefinitionStatus
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder,Serializable
- Enclosing class:
- V1beta1Apiextensions
public static final class V1beta1Apiextensions.CustomResourceDefinitionStatus
extends com.google.protobuf.GeneratedMessageV3
implements V1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinitionProtobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classCustomResourceDefinitionStatus indicates the state of the CustomResourceDefinitionNested 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 com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionStatus>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 TypeMethodDescriptionbooleanacceptedNames are the names that are actually being used to serve discovery.acceptedNames are the names that are actually being used to serve discovery.getConditions(int index) conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=typeintconditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=typeconditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=typegetConditionsOrBuilder(int index) conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=typeconditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=typestatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionStatus>intgetStoredVersions(int index) storedVersions lists all versions of CustomResources that were ever persisted.com.google.protobuf.ByteStringgetStoredVersionsBytes(int index) storedVersions lists all versions of CustomResources that were ever persisted.intstoredVersions lists all versions of CustomResources that were ever persisted.com.google.protobuf.ProtocolStringListstoredVersions lists all versions of CustomResources that were ever persisted.final com.google.protobuf.UnknownFieldSetbooleanacceptedNames are the names that are actually being used to serve discovery.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilderForType(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<V1beta1Apiextensions.CustomResourceDefinitionStatus>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, internalGetMapField, 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
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER- See Also:
-
ACCEPTEDNAMES_FIELD_NUMBER
public static final int ACCEPTEDNAMES_FIELD_NUMBER- See Also:
-
STOREDVERSIONS_FIELD_NUMBER
public static final int STOREDVERSIONS_FIELD_NUMBER- See Also:
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionStatus> PARSERDeprecated.
-
-
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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getConditionsList
conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=type
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition conditions = 1;- Specified by:
getConditionsListin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getConditionsOrBuilderList
public List<? extends V1beta1Apiextensions.CustomResourceDefinitionConditionOrBuilder> getConditionsOrBuilderList()conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=type
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition conditions = 1;- Specified by:
getConditionsOrBuilderListin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=type
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition conditions = 1;- Specified by:
getConditionsCountin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getConditions
conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=type
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition conditions = 1;- Specified by:
getConditionsin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getConditionsOrBuilder
public V1beta1Apiextensions.CustomResourceDefinitionConditionOrBuilder getConditionsOrBuilder(int index) conditions indicate state for particular aspects of a CustomResourceDefinition +optional +listType=map +listMapKey=type
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionCondition conditions = 1;- Specified by:
getConditionsOrBuilderin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
hasAcceptedNames
public boolean hasAcceptedNames()acceptedNames are the names that are actually being used to serve discovery. They may be different than the names in spec. +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames acceptedNames = 2;- Specified by:
hasAcceptedNamesin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getAcceptedNames
acceptedNames are the names that are actually being used to serve discovery. They may be different than the names in spec. +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames acceptedNames = 2;- Specified by:
getAcceptedNamesin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getAcceptedNamesOrBuilder
acceptedNames are the names that are actually being used to serve discovery. They may be different than the names in spec. +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames acceptedNames = 2;- Specified by:
getAcceptedNamesOrBuilderin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getStoredVersionsList
public com.google.protobuf.ProtocolStringList getStoredVersionsList()storedVersions lists all versions of CustomResources that were ever persisted. Tracking these versions allows a migration path for stored versions in etcd. The field is mutable so a migration controller can finish a migration to another version (ensuring no old objects are left in storage), and then remove the rest of the versions from this list. Versions may not be removed from `spec.versions` while they exist in this list. +optional
repeated string storedVersions = 3;- Specified by:
getStoredVersionsListin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getStoredVersionsCount
public int getStoredVersionsCount()storedVersions lists all versions of CustomResources that were ever persisted. Tracking these versions allows a migration path for stored versions in etcd. The field is mutable so a migration controller can finish a migration to another version (ensuring no old objects are left in storage), and then remove the rest of the versions from this list. Versions may not be removed from `spec.versions` while they exist in this list. +optional
repeated string storedVersions = 3;- Specified by:
getStoredVersionsCountin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getStoredVersions
storedVersions lists all versions of CustomResources that were ever persisted. Tracking these versions allows a migration path for stored versions in etcd. The field is mutable so a migration controller can finish a migration to another version (ensuring no old objects are left in storage), and then remove the rest of the versions from this list. Versions may not be removed from `spec.versions` while they exist in this list. +optional
repeated string storedVersions = 3;- Specified by:
getStoredVersionsin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
getStoredVersionsBytes
public com.google.protobuf.ByteString getStoredVersionsBytes(int index) storedVersions lists all versions of CustomResources that were ever persisted. Tracking these versions allows a migration path for stored versions in etcd. The field is mutable so a migration controller can finish a migration to another version (ensuring no old objects are left in storage), and then remove the rest of the versions from this list. Versions may not be removed from `spec.versions` while they exist in this list. +optional
repeated string storedVersions = 3;- Specified by:
getStoredVersionsBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionStatusOrBuilder
-
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 V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Apiextensions.CustomResourceDefinitionStatus 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 V1beta1Apiextensions.CustomResourceDefinitionStatus.Builder newBuilder(V1beta1Apiextensions.CustomResourceDefinitionStatus prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1beta1Apiextensions.CustomResourceDefinitionStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
public static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionStatus> parser() -
getParserForType
public com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionStatus> 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
-