Skip to main content

aggregation_rule

Source: base/pkg/kusion_kubernetes/api/rbac/v1/aggregation_rule.k

This is the aggregation_rule module in kusion_kubernetes.api.rbac.v1 package.
This file was generated by the KCL auto-gen tool. DO NOT EDIT.
Editing this file might prove futile when you re-run the KCL auto-gen generate command.

Schema AggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

Attributes

Name and DescriptionTypeDefault ValueRequired
clusterRoleSelectors
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
[apis.LabelSelector]Undefinedoptional