V1AggregationRule

March 28, 2026 ยท View on GitHub

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

Properties

NameTypeDescriptionNotes
cluster_role_selectorslist[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]