X Tutup
Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 513 Bytes

File metadata and controls

13 lines (6 loc) · 513 Bytes

V1AggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

Properties

Name Type Description Notes
clusterRoleSelectors 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]
X Tutup