Uses of Interface
io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
Packages that use SecurityContextConfig.SeLinuxOptions
-
Uses of SecurityContextConfig.SeLinuxOptions in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return SecurityContextConfig.SeLinuxOptionsModifier and TypeMethodDescriptionSecurityContextConfig.seLinuxOptions()SELinuxOptions to be applied to the container.