| Modifier and Type | Method and Description |
|---|---|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clear() |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearControllerPublishSecretRef()
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearDriver()
Driver is the name of the driver to use for this volume.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearFsType()
Filesystem type to mount.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearNodePublishSecretRef()
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearNodeStageSecretRef()
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearReadOnly()
Optional: The value to pass to ControllerPublishVolumeRequest.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearVolumeAttributes() |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clearVolumeHandle()
VolumeHandle is the unique volume name returned by the CSI volume
plugin’s CreateVolume to refer to the volume on all subsequent calls.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.clone() |
V1.CSIPersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.getCsiBuilder()
CSI represents storage that handled by an external CSI driver (Beta feature).
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeControllerPublishSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeFrom(V1.CSIPersistentVolumeSource other) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeNodePublishSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeNodeStageSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.newBuilder() |
static V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.newBuilder(V1.CSIPersistentVolumeSource prototype) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.newBuilderForType() |
protected V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.putAllVolumeAttributes(Map<String,String> values)
Attributes of the volume to publish.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.putVolumeAttributes(String key,
String value)
Attributes of the volume to publish.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.removeVolumeAttributes(String key)
Attributes of the volume to publish.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setControllerPublishSecretRef(V1.SecretReference.Builder builderForValue)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setControllerPublishSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setDriver(String value)
Driver is the name of the driver to use for this volume.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setDriverBytes(com.google.protobuf.ByteString value)
Driver is the name of the driver to use for this volume.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setFsType(String value)
Filesystem type to mount.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value)
Filesystem type to mount.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setNodePublishSecretRef(V1.SecretReference.Builder builderForValue)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setNodePublishSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setNodeStageSecretRef(V1.SecretReference.Builder builderForValue)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setNodeStageSecretRef(V1.SecretReference value)
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.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setReadOnly(boolean value)
Optional: The value to pass to ControllerPublishVolumeRequest.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setVolumeHandle(String value)
VolumeHandle is the unique volume name returned by the CSI volume
plugin’s CreateVolume to refer to the volume on all subsequent calls.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.Builder.setVolumeHandleBytes(com.google.protobuf.ByteString value)
VolumeHandle is the unique volume name returned by the CSI volume
plugin’s CreateVolume to refer to the volume on all subsequent calls.
|
V1.CSIPersistentVolumeSource.Builder |
V1.CSIPersistentVolumeSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PersistentVolumeSource.Builder |
V1.PersistentVolumeSource.Builder.setCsi(V1.CSIPersistentVolumeSource.Builder builderForValue)
CSI represents storage that handled by an external CSI driver (Beta feature).
|
Copyright © 2020. All rights reserved.