kubernetes v1.37

AggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

1 fields
AggregationRule fields and descriptions
Field / TypeDescription
LabelSelector[]

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

  • x-kubernetes-list-type: "atomic"