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