Uses of Interface
io.quarkus.kubernetes.deployment.SecurityContextConfig
Packages that use SecurityContextConfig
-
Uses of SecurityContextConfig in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return SecurityContextConfigModifier and TypeMethodDescriptionPlatformConfiguration.securityContext()If set, it will copy the security context configuration provided into the generated pod settings.Constructors in io.quarkus.kubernetes.deployment with parameters of type SecurityContextConfigModifierConstructorDescriptionApplySecuritySettingsDecorator(String resourceName, SecurityContextConfig securityContext)