| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecEnv |
V1ThanosRulerSpecEnv.name(String name) |
V1ThanosRulerSpecEnv |
V1ThanosRulerSpecEnv.value(String value) |
V1ThanosRulerSpecEnv |
V1ThanosRulerSpecEnv.valueFrom(V1ThanosRulerSpecValueFrom valueFrom) |
| Modifier and Type | Method and Description |
|---|---|
List<V1ThanosRulerSpecEnv> |
V1ThanosRulerSpecContainers.getEnv()
List of environment variables to set in the container.
|
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecContainers |
V1ThanosRulerSpecContainers.addEnvItem(V1ThanosRulerSpecEnv envItem) |
| Modifier and Type | Method and Description |
|---|---|
V1ThanosRulerSpecContainers |
V1ThanosRulerSpecContainers.env(List<V1ThanosRulerSpecEnv> env) |
void |
V1ThanosRulerSpecContainers.setEnv(List<V1ThanosRulerSpecEnv> env) |
Copyright © 2020. All rights reserved.