Uses of Class
org.apache.camel.v1.integrationspec.template.spec.initcontainers.EnvFrom
-
Packages that use EnvFrom Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of EnvFrom in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return types with arguments of type EnvFrom Modifier and Type Method Description java.util.List<EnvFrom>InitContainers. getEnvFrom()Method parameters in org.apache.camel.v1.integrationspec.template.spec with type arguments of type EnvFrom Modifier and Type Method Description voidInitContainers. setEnvFrom(java.util.List<EnvFrom> envFrom)
-