| Modifier and Type | Class and Description |
|---|---|
class |
SecretVolumeSource
The secret's value will be presented as the content of a file whose
name is defined in the item path.
|
static class |
SecretVolumeSource.Builder
The secret's value will be presented as the content of a file whose
name is defined in the item path.
|
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSourceOrBuilder |
Volume.getSecretOrBuilder()
Secret represents a secret that should populate this volume.
|
SecretVolumeSourceOrBuilder |
Volume.Builder.getSecretOrBuilder()
Secret represents a secret that should populate this volume.
|
SecretVolumeSourceOrBuilder |
VolumeOrBuilder.getSecretOrBuilder()
Secret represents a secret that should populate this volume.
|
Copyright © 2025 Google LLC. All rights reserved.