SecretReference |
SecretReference.Builder.build() |
Builds the configured instance.
|
default SecretReference |
CsiPersistentVolumeSource.getControllerExpandSecretRef() |
controllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call.
|
SecretReference |
CsiPersistentVolumeSource.Jsii$Proxy.getControllerExpandSecretRef() |
|
default SecretReference |
CsiPersistentVolumeSource.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.
|
SecretReference |
CsiPersistentVolumeSource.Jsii$Proxy.getControllerPublishSecretRef() |
|
default SecretReference |
CsiPersistentVolumeSource.getNodeExpandSecretRef() |
nodeExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeExpandVolume call.
|
SecretReference |
CsiPersistentVolumeSource.Jsii$Proxy.getNodeExpandSecretRef() |
|
default SecretReference |
CsiPersistentVolumeSource.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.
|
SecretReference |
CsiPersistentVolumeSource.Jsii$Proxy.getNodePublishSecretRef() |
|
default SecretReference |
CsiPersistentVolumeSource.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.
|
SecretReference |
CsiPersistentVolumeSource.Jsii$Proxy.getNodeStageSecretRef() |
|
default SecretReference |
CephFsPersistentVolumeSource.getSecretRef() |
secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
SecretReference |
CephFsPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|
default SecretReference |
CinderPersistentVolumeSource.getSecretRef() |
secretRef is Optional: points to a secret object containing parameters used to connect to OpenStack.
|
SecretReference |
CinderPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|
default SecretReference |
FlexPersistentVolumeSource.getSecretRef() |
secretRef is Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts.
|
SecretReference |
FlexPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|
default SecretReference |
IscsiPersistentVolumeSource.getSecretRef() |
secretRef is the CHAP Secret for iSCSI target and initiator authentication.
|
SecretReference |
IscsiPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|
default SecretReference |
RbdPersistentVolumeSource.getSecretRef() |
secretRef is name of the authentication secret for RBDUser.
|
SecretReference |
RbdPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|
SecretReference |
ScaleIoPersistentVolumeSource.getSecretRef() |
secretRef references to the secret for ScaleIO user and other sensitive information.
|
SecretReference |
ScaleIoPersistentVolumeSource.Jsii$Proxy.getSecretRef() |
|