Files
c/kubernetes/docs/v1_aggregation_rule.md
2021-03-17 16:50:46 +08:00

575 B

v1_aggregation_rule_t

Properties

Name Type Description Notes
cluster_role_selectors list_t * ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added [optional]

[Back to Model list] [Back to API list] [Back to README]