//
pkg.gl
Category
k8s.io/component-helpers
auth
rbac
validation
package
0.32.0-alpha.0
Repository:
https://github.com/kubernetes/component-helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
141 SLOC
#
Functions
BreakdownRule
BreadownRule takes a rule and builds an equivalent list of rules that each have at most one verb, one resource, and one resource name.
Covers
Covers determines whether or not the ownerRules cover the servantRules in terms of allowed actions.