Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + func BindClusterRole(c bindingsGetter, clusterRole, ns string, subjects ...rbacv1.Subject) error + func BindClusterRoleInNamespace(c bindingsGetter, clusterRole, ns string, subjects ...rbacv1.Subject) error + func BindRoleInNamespace(c bindingsGetter, role, ns string, subjects ...rbacv1.Subject) error + func IsRBACEnabled(crGetter v1rbac.ClusterRolesGetter) bool + func WaitForAuthorizationUpdate(c v1authorization.SubjectAccessReviewsGetter, user, namespace, verb string, ...) error + func WaitForNamedAuthorizationUpdate(c v1authorization.SubjectAccessReviewsGetter, ...) error