Documentation ¶
Index ¶
Constants ¶
View Source
const (
ClusterRolePrefix = "bke-"
)
Variables ¶
View Source
var RoleTemplateStore map[string]*RoleTemplate
Functions ¶
Types ¶
type RoleTemplate ¶
type RoleTemplate struct { Name string Rules []rbacv1.PolicyRule }
Click to show internal directories.
Click to hide internal directories.