Uses of Class
io.quarkus.kubernetes.deployment.PolicyRuleConfig
Packages that use PolicyRuleConfig
-
Uses of PolicyRuleConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type PolicyRuleConfigModifier and TypeFieldDescription(package private) Map<String,PolicyRuleConfig> ClusterRoleConfig.policyRulesPolicy rules of the ClusterRole resource.(package private) Map<String,PolicyRuleConfig> RoleConfig.policyRulesPolicy rules of the Role resource.