//
pkg.gl
Category
github.com/projectatomic/atomic-enterprise
pkg
project
auth
package
0.5.3
Repository:
https://github.com/projectatomic/atomic-enterprise.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
532 SLOC
#
Functions
NewAuthorizationCache
NewAuthorizationCache creates a new AuthorizationCache.
NewReviewer
NewReviewer knows how to make access control reviews for a resource by name.
#
Structs
AuthorizationCache
AuthorizationCache maintains a cache on the set of namespaces a user or group can access.
#
Interfaces
Lister
Lister enforces ability to enumerate a resource based on policy.
Review
Review is a list of users and groups that can access a resource.
Reviewer
Reviewer performs access reviews for a project by name.