package aggregationRule

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

Index

Fields

fn withClusterRoleSelectors

withClusterRoleSelectors(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

fn withClusterRoleSelectorsMixin

withClusterRoleSelectorsMixin(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

Note: This function appends passed data to existing values