Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 669 Bytes

File metadata and controls

12 lines (7 loc) · 669 Bytes

V1AggregationRule

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]