Skip to content

A library that is useful for grabbing resource access lists from a Kubernetes API.

License

Notifications You must be signed in to change notification settings

kubefun/subjectaccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subjectaccess

List all of the resource access for a given kubernetes client.

client config

The client passed to subjectaccess must be configured for high QPS and Burst.

config.QPS = 500
config.Burst = 1000

About

A library that is useful for grabbing resource access lists from a Kubernetes API.

Resources

License

Stars

Watchers

Forks

Languages