| Modifier and Type | Class and Description |
|---|---|
static class |
SecretVolume.SecretVersion
Configuration for a single version.
|
static class |
SecretVolume.SecretVersion.Builder
Configuration for a single version.
|
| Modifier and Type | Method and Description |
|---|---|
SecretVolume.SecretVersionOrBuilder |
SecretVolumeOrBuilder.getVersionsOrBuilder(int index)
List of secret versions to mount for this secret.
|
SecretVolume.SecretVersionOrBuilder |
SecretVolume.getVersionsOrBuilder(int index)
List of secret versions to mount for this secret.
|
SecretVolume.SecretVersionOrBuilder |
SecretVolume.Builder.getVersionsOrBuilder(int index)
List of secret versions to mount for this secret.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SecretVolume.SecretVersionOrBuilder> |
SecretVolumeOrBuilder.getVersionsOrBuilderList()
List of secret versions to mount for this secret.
|
List<? extends SecretVolume.SecretVersionOrBuilder> |
SecretVolume.getVersionsOrBuilderList()
List of secret versions to mount for this secret.
|
List<? extends SecretVolume.SecretVersionOrBuilder> |
SecretVolume.Builder.getVersionsOrBuilderList()
List of secret versions to mount for this secret.
|
Copyright © 2024 Google LLC. All rights reserved.