package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
BindClusterRole binds the cluster role at the cluster scope.
BindClusterRoleInNamespace binds the cluster role at the namespace scope.
BindRoleInNamespace binds the role at the namespace scope.
IsRBACEnabled returns true if RBAC is enabled.
WaitForAuthorizationUpdate checks if the given user can perform the named verb and action.
WaitForAuthzUpdate checks if the give user can perform named verb and action on a resource or subresource.
WaitForNamedAuthorizationUpdate checks if the given user can perform the named verb and action on the named resource.