Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.envfrom.ConfigMapRef
-
Packages that use ConfigMapRef Package Description org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers -
-
Uses of ConfigMapRef in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers that return ConfigMapRef Modifier and Type Method Description ConfigMapRefEnvFrom. getConfigMapRef()Methods in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers with parameters of type ConfigMapRef Modifier and Type Method Description voidEnvFrom. setConfigMapRef(ConfigMapRef configMapRef)
-