Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers.securitycontext.SeLinuxOptions
-
Packages that use SeLinuxOptions Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers -
-
Uses of SeLinuxOptions in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers that return SeLinuxOptions Modifier and Type Method Description SeLinuxOptionsSecurityContext. getSeLinuxOptions()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers with parameters of type SeLinuxOptions Modifier and Type Method Description voidSecurityContext. setSeLinuxOptions(SeLinuxOptions seLinuxOptions)
-