Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
List<EnvVar> |
Container.getEnv() |
Modifier and Type | Method and Description |
---|---|
void |
Container.setEnv(List<EnvVar> env) |
Modifier and Type | Method and Description |
---|---|
List<EnvVar> |
CustomBuildStrategy.getEnv() |
List<EnvVar> |
CustomDeploymentStrategyParams.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
void |
CustomBuildStrategy.setEnv(List<EnvVar> env) |
void |
CustomDeploymentStrategyParams.setEnvironment(List<EnvVar> environment) |
Copyright © 2011–2015 Red Hat. All rights reserved.