Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers.securitycontext.SeccompProfile
-
Packages that use SeccompProfile Package Description org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers -
-
Uses of SeccompProfile in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers that return SeccompProfile Modifier and Type Method Description SeccompProfileSecurityContext. getSeccompProfile()Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers with parameters of type SeccompProfile Modifier and Type Method Description voidSecurityContext. setSeccompProfile(SeccompProfile seccompProfile)
-