| Modifier and Type | Class and Description |
|---|---|
class |
VersionToPath
VersionToPath maps a specific version of a secret to a relative file to mount
to, relative to VolumeMount's mount_path.
|
static class |
VersionToPath.Builder
VersionToPath maps a specific version of a secret to a relative file to mount
to, relative to VolumeMount's mount_path.
|
| Modifier and Type | Method and Description |
|---|---|
VersionToPathOrBuilder |
SecretVolumeSourceOrBuilder.getItemsOrBuilder(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
VersionToPathOrBuilder |
SecretVolumeSource.getItemsOrBuilder(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
VersionToPathOrBuilder |
SecretVolumeSource.Builder.getItemsOrBuilder(int index)
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VersionToPathOrBuilder> |
SecretVolumeSourceOrBuilder.getItemsOrBuilderList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
List<? extends VersionToPathOrBuilder> |
SecretVolumeSource.getItemsOrBuilderList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
List<? extends VersionToPathOrBuilder> |
SecretVolumeSource.Builder.getItemsOrBuilderList()
If unspecified, the volume will expose a file whose name is the
secret, relative to VolumeMount.mount_path.
|
Copyright © 2025 Google LLC. All rights reserved.