mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 07:27:46 +00:00
RBAC caching
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
)
|
||||
|
||||
type AccessSet struct {
|
||||
ID string
|
||||
set map[key]resourceAccessSet
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user