Uses of Class
org.cdk8s.plus22.Env
-
-
Uses of Env in org.cdk8s.plus22
Methods in org.cdk8s.plus22 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.
|