Versions in this module Expand all Collapse all v0 v0.24.0 Mar 25, 2022 Changes in this version + func BreakdownRule(rule rbacv1.PolicyRule) []rbacv1.PolicyRule + func CompactRules(rules []rbacv1.PolicyRule) ([]rbacv1.PolicyRule, error) + type SortableRuleSlice []rbacv1.PolicyRule + func (s SortableRuleSlice) Len() int + func (s SortableRuleSlice) Less(i, j int) bool + func (s SortableRuleSlice) Swap(i, j int)