Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 674 Bytes

V1alpha1AggregationRule.md

File metadata and controls

11 lines (7 loc) · 674 Bytes

V1alpha1AggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

Properties

Name Type Description Notes
cluster_role_selectors list[V1LabelSelector] 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]