package
Version:
v1.3.10
Opens a new window with list of versions in this module.
Published: Oct 31, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package rbac implements the authorizer.Authorizer interface using roles base access control.
type RBACAuthorizer struct {
}
func New(roleRegistry role.Registry, roleBindingRegistry rolebinding.Registry, clusterRoleRegistry clusterrole.Registry, clusterRoleBindingRegistry clusterrolebinding.Registry, superUser string) *RBACAuthorizer
func (r *RBACAuthorizer) Authorize(attr authorizer.Attributes) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.