Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.initcontainers.envfrom.SecretRef
-
Packages that use SecretRef Package Description org.apache.camel.v1.pipespec.integration.template.spec.initcontainers -
-
Uses of SecretRef in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers that return SecretRef Modifier and Type Method Description SecretRefEnvFrom. getSecretRef()Methods in org.apache.camel.v1.pipespec.integration.template.spec.initcontainers with parameters of type SecretRef Modifier and Type Method Description voidEnvFrom. setSecretRef(SecretRef secretRef)
-