Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
List<Env> |
ManifestContainer.getEnv()
Environment variables to set before the container runs.
|
Modifier and Type | Method and Description |
---|---|
void |
ManifestContainer.setEnv(List<Env> env)
Environment variables to set before the container runs.
|
Copyright © 2011–2014 Red Hat. All rights reserved.