Package k8s.io.api.core.v1
Class Generated.QuobyteVolumeSource
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.QuobyteVolumeSource
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.QuobyteVolumeSourceOrBuilder
- Enclosing class:
- Generated
public static final class Generated.QuobyteVolumeSource extends com.google.protobuf.GeneratedMessageV3 implements Generated.QuobyteVolumeSourceOrBuilder
Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.
Protobuf typek8s.io.api.core.v1.QuobyteVolumeSource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.QuobyteVolumeSource.BuilderRepresents a Quobyte mount that lasts the lifetime of a pod.-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intGROUP_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.QuobyteVolumeSource>PARSERDeprecated.static intREADONLY_FIELD_NUMBERstatic intREGISTRY_FIELD_NUMBERstatic intTENANT_FIELD_NUMBERstatic intUSER_FIELD_NUMBERstatic intVOLUME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Generated.QuobyteVolumeSourcegetDefaultInstance()Generated.QuobyteVolumeSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGroup()group to map volume access to Default is no group +optionalcom.google.protobuf.ByteStringgetGroupBytes()group to map volume access to Default is no group +optionalcom.google.protobuf.Parser<Generated.QuobyteVolumeSource>getParserForType()booleangetReadOnly()readOnly here will force the Quobyte volume to be mounted with read-only permissions.StringgetRegistry()registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumescom.google.protobuf.ByteStringgetRegistryBytes()registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumesintgetSerializedSize()StringgetTenant()tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalcom.google.protobuf.ByteStringgetTenantBytes()tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalStringgetUser()user to map volume access to Defaults to serivceaccount user +optionalcom.google.protobuf.ByteStringgetUserBytes()user to map volume access to Defaults to serivceaccount user +optionalStringgetVolume()volume is a string that references an already created Quobyte volume by name.com.google.protobuf.ByteStringgetVolumeBytes()volume is a string that references an already created Quobyte volume by name.booleanhasGroup()group to map volume access to Default is no group +optionalinthashCode()booleanhasReadOnly()readOnly here will force the Quobyte volume to be mounted with read-only permissions.booleanhasRegistry()registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumesbooleanhasTenant()tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalbooleanhasUser()user to map volume access to Defaults to serivceaccount user +optionalbooleanhasVolume()volume is a string that references an already created Quobyte volume by name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.QuobyteVolumeSource.BuildernewBuilder()static Generated.QuobyteVolumeSource.BuildernewBuilder(Generated.QuobyteVolumeSource prototype)Generated.QuobyteVolumeSource.BuildernewBuilderForType()protected Generated.QuobyteVolumeSource.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.QuobyteVolumeSourceparseDelimitedFrom(InputStream input)static Generated.QuobyteVolumeSourceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.QuobyteVolumeSourceparseFrom(byte[] data)static Generated.QuobyteVolumeSourceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.QuobyteVolumeSourceparseFrom(com.google.protobuf.ByteString data)static Generated.QuobyteVolumeSourceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.QuobyteVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input)static Generated.QuobyteVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.QuobyteVolumeSourceparseFrom(InputStream input)static Generated.QuobyteVolumeSourceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.QuobyteVolumeSourceparseFrom(ByteBuffer data)static Generated.QuobyteVolumeSourceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.QuobyteVolumeSource>parser()Generated.QuobyteVolumeSource.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, 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
-
-
-
-
Field Detail
-
REGISTRY_FIELD_NUMBER
public static final int REGISTRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VOLUME_FIELD_NUMBER
public static final int VOLUME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TENANT_FIELD_NUMBER
public static final int TENANT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.QuobyteVolumeSource> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein 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
-
hasRegistry
public boolean hasRegistry()
registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;- Specified by:
hasRegistryin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the registry field is set.
-
getRegistry
public String getRegistry()
registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;- Specified by:
getRegistryin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The registry.
-
getRegistryBytes
public com.google.protobuf.ByteString getRegistryBytes()
registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;- Specified by:
getRegistryBytesin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The bytes for registry.
-
hasVolume
public boolean hasVolume()
volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;- Specified by:
hasVolumein interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the volume field is set.
-
getVolume
public String getVolume()
volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;- Specified by:
getVolumein interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The volume.
-
getVolumeBytes
public com.google.protobuf.ByteString getVolumeBytes()
volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;- Specified by:
getVolumeBytesin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The bytes for volume.
-
hasReadOnly
public boolean hasReadOnly()
readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;- Specified by:
hasReadOnlyin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;- Specified by:
getReadOnlyin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The readOnly.
-
hasUser
public boolean hasUser()
user to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;- Specified by:
hasUserin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the user field is set.
-
getUser
public String getUser()
user to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;- Specified by:
getUserin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
user to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;- Specified by:
getUserBytesin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The bytes for user.
-
hasGroup
public boolean hasGroup()
group to map volume access to Default is no group +optional
optional string group = 5;- Specified by:
hasGroupin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the group field is set.
-
getGroup
public String getGroup()
group to map volume access to Default is no group +optional
optional string group = 5;- Specified by:
getGroupin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The group.
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()
group to map volume access to Default is no group +optional
optional string group = 5;- Specified by:
getGroupBytesin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The bytes for group.
-
hasTenant
public boolean hasTenant()
tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;- Specified by:
hasTenantin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- Whether the tenant field is set.
-
getTenant
public String getTenant()
tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;- Specified by:
getTenantin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The tenant.
-
getTenantBytes
public com.google.protobuf.ByteString getTenantBytes()
tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;- Specified by:
getTenantBytesin interfaceGenerated.QuobyteVolumeSourceOrBuilder- Returns:
- The bytes for tenant.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 Generated.QuobyteVolumeSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.QuobyteVolumeSource parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.QuobyteVolumeSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.QuobyteVolumeSource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.QuobyteVolumeSource.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.QuobyteVolumeSource.Builder newBuilder()
-
newBuilder
public static Generated.QuobyteVolumeSource.Builder newBuilder(Generated.QuobyteVolumeSource prototype)
-
toBuilder
public Generated.QuobyteVolumeSource.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.QuobyteVolumeSource.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.QuobyteVolumeSource getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.QuobyteVolumeSource> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.QuobyteVolumeSource> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.QuobyteVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-