| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.SecretReference> |
V1.SecretReference.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.SecretReference |
V1.SecretReference.Builder.build() |
V1.SecretReference |
V1.SecretReference.Builder.buildPartial() |
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.CSIPersistentVolumeSource.Builder.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.
|
static V1.SecretReference |
V1.SecretReference.getDefaultInstance() |
V1.SecretReference |
V1.SecretReference.getDefaultInstanceForType() |
V1.SecretReference |
V1.SecretReference.Builder.getDefaultInstanceForType() |
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.CSIPersistentVolumeSource.Builder.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.
|
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.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.
|
V1.SecretReference |
V1.CSIPersistentVolumeSource.Builder.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.
|
V1.SecretReference |
V1.CephFSPersistentVolumeSourceOrBuilder.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.SecretReference |
V1.CephFSPersistentVolumeSource.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.SecretReference |
V1.CephFSPersistentVolumeSource.Builder.getSecretRef()
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.SecretReference |
V1.CinderPersistentVolumeSourceOrBuilder.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.SecretReference |
V1.CinderPersistentVolumeSource.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.SecretReference |
V1.CinderPersistentVolumeSource.Builder.getSecretRef()
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.SecretReference |
V1.FlexPersistentVolumeSourceOrBuilder.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.SecretReference |
V1.FlexPersistentVolumeSource.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.SecretReference |
V1.FlexPersistentVolumeSource.Builder.getSecretRef()
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.SecretReference |
V1.ISCSIPersistentVolumeSourceOrBuilder.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.SecretReference |
V1.ISCSIPersistentVolumeSource.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.SecretReference |
V1.ISCSIPersistentVolumeSource.Builder.getSecretRef()
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.SecretReference |
V1.RBDPersistentVolumeSourceOrBuilder.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.SecretReference |
V1.RBDPersistentVolumeSource.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.SecretReference |
V1.RBDPersistentVolumeSource.Builder.getSecretRef()
SecretRef is name of the authentication secret for RBDUser.
|
V1.SecretReference |
V1.ScaleIOPersistentVolumeSourceOrBuilder.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.SecretReference |
V1.ScaleIOPersistentVolumeSource.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
V1.SecretReference |
V1.ScaleIOPersistentVolumeSource.Builder.getSecretRef()
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
static V1.SecretReference |
V1.SecretReference.parseDelimitedFrom(InputStream input) |
static V1.SecretReference |
V1.SecretReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretReference |
V1.SecretReference.parseFrom(byte[] data) |
static V1.SecretReference |
V1.SecretReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretReference |
V1.SecretReference.parseFrom(ByteBuffer data) |
static V1.SecretReference |
V1.SecretReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretReference |
V1.SecretReference.parseFrom(com.google.protobuf.ByteString data) |
static V1.SecretReference |
V1.SecretReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretReference |
V1.SecretReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.SecretReference |
V1.SecretReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.SecretReference |
V1.SecretReference.parseFrom(InputStream input) |
static V1.SecretReference |
V1.SecretReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.SecretReference> |
V1.SecretReference.getParserForType() |
static com.google.protobuf.Parser<V1.SecretReference> |
V1.SecretReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
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.SecretReference.Builder |
V1.SecretReference.Builder.mergeFrom(V1.SecretReference 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.CephFSPersistentVolumeSource.Builder |
V1.CephFSPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.FlexPersistentVolumeSource.Builder |
V1.FlexPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.ISCSIPersistentVolumeSource.Builder |
V1.ISCSIPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.ScaleIOPersistentVolumeSource.Builder |
V1.ScaleIOPersistentVolumeSource.Builder.mergeSecretRef(V1.SecretReference value)
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
static V1.SecretReference.Builder |
V1.SecretReference.newBuilder(V1.SecretReference prototype) |
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.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 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.CephFSPersistentVolumeSource.Builder |
V1.CephFSPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
V1.CinderPersistentVolumeSource.Builder |
V1.CinderPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
Optional: points to a secret object containing parameters used to connect
to OpenStack.
|
V1.FlexPersistentVolumeSource.Builder |
V1.FlexPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
Optional: SecretRef is reference to the secret object containing
sensitive information to pass to the plugin scripts.
|
V1.ISCSIPersistentVolumeSource.Builder |
V1.ISCSIPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
CHAP Secret for iSCSI target and initiator authentication
+optional
|
V1.RBDPersistentVolumeSource.Builder |
V1.RBDPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
SecretRef is name of the authentication secret for RBDUser.
|
V1.ScaleIOPersistentVolumeSource.Builder |
V1.ScaleIOPersistentVolumeSource.Builder.setSecretRef(V1.SecretReference value)
SecretRef references to the secret for ScaleIO user and other
sensitive information.
|
Copyright © 2021. All rights reserved.