Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1SecretEnvSource |
V1EnvFromSource.getSecretRef()
The Secret to select from
|
V1SecretEnvSource |
V1SecretEnvSource.name(String name) |
V1SecretEnvSource |
V1SecretEnvSource.optional(Boolean optional) |
Modifier and Type | Method and Description |
---|---|
V1EnvFromSource |
V1EnvFromSource.secretRef(V1SecretEnvSource secretRef) |
void |
V1EnvFromSource.setSecretRef(V1SecretEnvSource secretRef) |
Copyright © 2018. All rights reserved.