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