Uses of Interface
io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
Packages that use RbacConfig.PolicyRuleConfig
-
Uses of RbacConfig.PolicyRuleConfig in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return types with arguments of type RbacConfig.PolicyRuleConfigModifier and TypeMethodDescriptionRbacConfig.ClusterRoleConfig.policyRules()Policy rules of the ClusterRole resource.RbacConfig.RoleConfig.policyRules()Policy rules of the Role resource.Methods in io.quarkus.kubernetes.deployment with parameters of type RbacConfig.PolicyRuleConfigModifier and TypeMethodDescriptionstatic io.fabric8.kubernetes.api.model.rbac.PolicyRuleRBACUtil.from(RbacConfig.PolicyRuleConfig policyRuleConfig)