Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clear() |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearControllerExpandSecretRef() |
controllerExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
ControllerExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearDriver() |
driver is the name of the driver to use for this volume.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearFsType() |
fsType to mount.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearNodeExpandSecretRef() |
nodeExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
NodeExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearReadOnly() |
readOnly value to pass to ControllerPublishVolumeRequest.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clearVolumeAttributes() |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.clone() |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.PersistentVolumeSource.Builder.getCsiBuilder() |
csi represents storage that is handled by an external CSI driver.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeControllerExpandSecretRef(Generated.SecretReference value) |
controllerExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
ControllerExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeControllerPublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeFrom(Generated.CSIPersistentVolumeSource other) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeNodeExpandSecretRef(Generated.SecretReference value) |
nodeExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
NodeExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeNodePublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeNodeStageSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.newBuilder() |
|
static Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.newBuilder(Generated.CSIPersistentVolumeSource prototype) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.newBuilderForType() |
|
protected Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.putAllVolumeAttributes(Map<String,String> values) |
volumeAttributes of the volume to publish.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.putVolumeAttributes(String key,
String value) |
volumeAttributes of the volume to publish.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.removeVolumeAttributes(String key) |
volumeAttributes of the volume to publish.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setControllerExpandSecretRef(Generated.SecretReference value) |
controllerExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
ControllerExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setControllerExpandSecretRef(Generated.SecretReference.Builder builderForValue) |
controllerExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
ControllerExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setControllerPublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setControllerPublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setDriver(String value) |
driver is the name of the driver to use for this volume.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setDriverBytes(com.google.protobuf.ByteString value) |
driver is the name of the driver to use for this volume.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setFsType(String value) |
fsType to mount.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setFsTypeBytes(com.google.protobuf.ByteString value) |
fsType to mount.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodeExpandSecretRef(Generated.SecretReference value) |
nodeExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
NodeExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodeExpandSecretRef(Generated.SecretReference.Builder builderForValue) |
nodeExpandSecretRef is a reference to the secret object containing
sensitive information to pass to the CSI driver to complete the CSI
NodeExpandVolume call.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodePublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodePublishSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodeStageSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setNodeStageSecretRef(Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setReadOnly(boolean value) |
readOnly value to pass to ControllerPublishVolumeRequest.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.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.
|
Generated.CSIPersistentVolumeSource.Builder |
Generated.CSIPersistentVolumeSource.toBuilder() |
|