//
pkg.gl
Category
k8s.io/kubernetes
pkg
auth
authorizer
abac
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
105
Files
241 SLOC
#
Functions
NewFromFile
NewFromFile attempts to create a policy list from the given file.
#
Type aliases
PolicyList
PolicyList is simply a slice of Policy structs.