Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.SecurityContext
-
Packages that use SecurityContext Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of SecurityContext in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return SecurityContext Modifier and Type Method Description SecurityContextEphemeralContainers. getSecurityContext()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type SecurityContext Modifier and Type Method Description voidEphemeralContainers. setSecurityContext(SecurityContext securityContext)
-