Package io.kubernetes.client.proto
Class V1.CSIPersistentVolumeSource
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1.CSIPersistentVolumeSource
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.CSIPersistentVolumeSourceOrBuilder
,Serializable
- Enclosing class:
- V1
public static final class V1.CSIPersistentVolumeSource
extends com.google.protobuf.GeneratedMessageV3
implements V1.CSIPersistentVolumeSourceOrBuilder
Represents storage that is managed by an external CSI volume driver (Beta feature)Protobuf type
k8s.io.api.core.v1.CSIPersistentVolumeSource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Represents storage that is managed by an external CSI volume driver (Beta feature)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 com.google.protobuf.Parser<V1.CSIPersistentVolumeSource>
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
Attributes of the volume to publish.boolean
ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call.ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call.ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls.ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls.static V1.CSIPersistentVolumeSource
static final com.google.protobuf.Descriptors.Descriptor
Driver is the name of the driver to use for this volume.com.google.protobuf.ByteString
Driver is the name of the driver to use for this volume.Filesystem type to mount.com.google.protobuf.ByteString
Filesystem type to mount.NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls.NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls.NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls.NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls.com.google.protobuf.Parser<V1.CSIPersistentVolumeSource>
boolean
Optional: The value to pass to ControllerPublishVolumeRequest.int
final com.google.protobuf.UnknownFieldSet
Deprecated.int
Attributes of the volume to publish.Attributes of the volume to publish.getVolumeAttributesOrDefault
(String key, String defaultValue) Attributes of the volume to publish.Attributes of the volume to publish.VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls.com.google.protobuf.ByteString
VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls.boolean
ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call.boolean
ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls.boolean
Driver is the name of the driver to use for this volume.boolean
Filesystem type to mount.int
hashCode()
boolean
NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls.boolean
NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls.boolean
Optional: The value to pass to ControllerPublishVolumeRequest.boolean
VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
newBuilder
(V1.CSIPersistentVolumeSource prototype) protected V1.CSIPersistentVolumeSource.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static V1.CSIPersistentVolumeSource
parseDelimitedFrom
(InputStream input) static V1.CSIPersistentVolumeSource
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSource
parseFrom
(byte[] data) static V1.CSIPersistentVolumeSource
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSource
parseFrom
(com.google.protobuf.ByteString data) static V1.CSIPersistentVolumeSource
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSource
parseFrom
(com.google.protobuf.CodedInputStream input) static V1.CSIPersistentVolumeSource
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSource
parseFrom
(InputStream input) static V1.CSIPersistentVolumeSource
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.CSIPersistentVolumeSource
parseFrom
(ByteBuffer data) static V1.CSIPersistentVolumeSource
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1.CSIPersistentVolumeSource>
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
-
DRIVER_FIELD_NUMBER
public static final int DRIVER_FIELD_NUMBER- See Also:
-
VOLUMEHANDLE_FIELD_NUMBER
public static final int VOLUMEHANDLE_FIELD_NUMBER- See Also:
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER- See Also:
-
FSTYPE_FIELD_NUMBER
public static final int FSTYPE_FIELD_NUMBER- See Also:
-
VOLUMEATTRIBUTES_FIELD_NUMBER
public static final int VOLUMEATTRIBUTES_FIELD_NUMBER- See Also:
-
CONTROLLERPUBLISHSECRETREF_FIELD_NUMBER
public static final int CONTROLLERPUBLISHSECRETREF_FIELD_NUMBER- See Also:
-
NODESTAGESECRETREF_FIELD_NUMBER
public static final int NODESTAGESECRETREF_FIELD_NUMBER- See Also:
-
NODEPUBLISHSECRETREF_FIELD_NUMBER
public static final int NODEPUBLISHSECRETREF_FIELD_NUMBER- See Also:
-
CONTROLLEREXPANDSECRETREF_FIELD_NUMBER
public static final int CONTROLLEREXPANDSECRETREF_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
-
hasDriver
public boolean hasDriver()Driver is the name of the driver to use for this volume. Required.
optional string driver = 1;
- Specified by:
hasDriver
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getDriver
Driver is the name of the driver to use for this volume. Required.
optional string driver = 1;
- Specified by:
getDriver
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getDriverBytes
public com.google.protobuf.ByteString getDriverBytes()Driver is the name of the driver to use for this volume. Required.
optional string driver = 1;
- Specified by:
getDriverBytes
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasVolumeHandle
public boolean hasVolumeHandle()VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.
optional string volumeHandle = 2;
- Specified by:
hasVolumeHandle
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeHandle
VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.
optional string volumeHandle = 2;
- Specified by:
getVolumeHandle
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeHandleBytes
public com.google.protobuf.ByteString getVolumeHandleBytes()VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.
optional string volumeHandle = 2;
- Specified by:
getVolumeHandleBytes
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasReadOnly
public boolean hasReadOnly()Optional: The value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write). +optional
optional bool readOnly = 3;
- Specified by:
hasReadOnly
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getReadOnly
public boolean getReadOnly()Optional: The value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write). +optional
optional bool readOnly = 3;
- Specified by:
getReadOnly
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasFsType
public boolean hasFsType()Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". +optional
optional string fsType = 4;
- Specified by:
hasFsType
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getFsType
Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". +optional
optional string fsType = 4;
- Specified by:
getFsType
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getFsTypeBytes
public com.google.protobuf.ByteString getFsTypeBytes()Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". +optional
optional string fsType = 4;
- Specified by:
getFsTypeBytes
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeAttributesCount
public int getVolumeAttributesCount()Description copied from interface:V1.CSIPersistentVolumeSourceOrBuilder
Attributes of the volume to publish. +optional
map<string, string> volumeAttributes = 5;
- Specified by:
getVolumeAttributesCount
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
containsVolumeAttributes
Attributes of the volume to publish. +optional
map<string, string> volumeAttributes = 5;
- Specified by:
containsVolumeAttributes
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeAttributes
Deprecated.UsegetVolumeAttributesMap()
instead.- Specified by:
getVolumeAttributes
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeAttributesMap
Attributes of the volume to publish. +optional
map<string, string> volumeAttributes = 5;
- Specified by:
getVolumeAttributesMap
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeAttributesOrDefault
Attributes of the volume to publish. +optional
map<string, string> volumeAttributes = 5;
- Specified by:
getVolumeAttributesOrDefault
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getVolumeAttributesOrThrow
Attributes of the volume to publish. +optional
map<string, string> volumeAttributes = 5;
- Specified by:
getVolumeAttributesOrThrow
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasControllerPublishSecretRef
public boolean hasControllerPublishSecretRef()ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerPublishSecretRef = 6;
- Specified by:
hasControllerPublishSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getControllerPublishSecretRef
ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerPublishSecretRef = 6;
- Specified by:
getControllerPublishSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getControllerPublishSecretRefOrBuilder
ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerPublishSecretRef = 6;
- Specified by:
getControllerPublishSecretRefOrBuilder
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasNodeStageSecretRef
public boolean hasNodeStageSecretRef()NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodeStageSecretRef = 7;
- Specified by:
hasNodeStageSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getNodeStageSecretRef
NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodeStageSecretRef = 7;
- Specified by:
getNodeStageSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getNodeStageSecretRefOrBuilder
NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodeStageSecretRef = 7;
- Specified by:
getNodeStageSecretRefOrBuilder
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasNodePublishSecretRef
public boolean hasNodePublishSecretRef()NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodePublishSecretRef = 8;
- Specified by:
hasNodePublishSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getNodePublishSecretRef
NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodePublishSecretRef = 8;
- Specified by:
getNodePublishSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getNodePublishSecretRefOrBuilder
NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference nodePublishSecretRef = 8;
- Specified by:
getNodePublishSecretRefOrBuilder
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
hasControllerExpandSecretRef
public boolean hasControllerExpandSecretRef()ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call. This is an alpha field and requires enabling ExpandCSIVolumes feature gate. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerExpandSecretRef = 9;
- Specified by:
hasControllerExpandSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getControllerExpandSecretRef
ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call. This is an alpha field and requires enabling ExpandCSIVolumes feature gate. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerExpandSecretRef = 9;
- Specified by:
getControllerExpandSecretRef
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
getControllerExpandSecretRefOrBuilder
ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call. This is an alpha field and requires enabling ExpandCSIVolumes feature gate. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed. +optional
optional .k8s.io.api.core.v1.SecretReference controllerExpandSecretRef = 9;
- Specified by:
getControllerExpandSecretRefOrBuilder
in interfaceV1.CSIPersistentVolumeSourceOrBuilder
-
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.CSIPersistentVolumeSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.CSIPersistentVolumeSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.CSIPersistentVolumeSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.CSIPersistentVolumeSource 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.CSIPersistentVolumeSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1.CSIPersistentVolumeSource 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.CSIPersistentVolumeSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static V1.CSIPersistentVolumeSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1.CSIPersistentVolumeSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1.CSIPersistentVolumeSource 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
public static V1.CSIPersistentVolumeSource.Builder newBuilder(V1.CSIPersistentVolumeSource prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1.CSIPersistentVolumeSource.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
-