package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.git
Documentation: pkg.go.dev

# Functions

BreakdownRule takes a rule and builds an equivalent list of rules that each have at most one verb, one resource, and one resource name.
CompactRules combines rules that contain a single APIGroup/Resource, differ only by verb, and contain no other attributes.

# Type aliases

SortableRuleSlice is used to sort rule slice.