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