Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env.valuefrom.ConfigMapKeyRef
-
Packages that use ConfigMapKeyRef Package Description org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env -
-
Uses of ConfigMapKeyRef in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env
Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env that return ConfigMapKeyRef Modifier and Type Method Description ConfigMapKeyRefValueFrom. getConfigMapKeyRef()Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.env with parameters of type ConfigMapKeyRef Modifier and Type Method Description voidValueFrom. setConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)
-