Uses of Class
org.cdk8s.plus20.Env
-
-
Uses of Env in org.cdk8s.plus20
Methods in org.cdk8s.plus20 that return Env Modifier and Type Method Description EnvContainer. getEnv()The environment of the container.
-
| Modifier and Type | Method | Description |
|---|---|---|
Env |
Container.getEnv() |
The environment of the container.
|