| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
EksSecret |
EksSecret.clone() |
EksSecret |
EksVolume.getSecret()
Specifies the configuration of a Kubernetes
secret volume. |
EksSecret |
EksSecret.withOptional(Boolean optional)
Specifies whether the secret or the secret's keys must be defined.
|
EksSecret |
EksSecret.withSecretName(String secretName)
The name of the secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EksVolume.setSecret(EksSecret secret)
Specifies the configuration of a Kubernetes
secret volume. |
EksVolume |
EksVolume.withSecret(EksSecret secret)
Specifies the configuration of a Kubernetes
secret volume. |
Copyright © 2024. All rights reserved.