kubernetes v1.31

ClusterRoleList.items.aggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

1 fields
ClusterRoleList.items.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"