package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.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.