@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiRbacV1AggregationRule

    AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

    interface IoK8sApiRbacV1AggregationRule {
        clusterRoleSelectors?: IoK8sApimachineryPkgApisMetaV1LabelSelector[];
    }
    Index

    Properties

    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