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