Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + var Strategy = strategy + type AuthorizerAdapter struct + Registry Registry + func (a AuthorizerAdapter) ListRoleBindings(namespace string) ([]*rbacv1.RoleBinding, error) + type Registry interface + ListRoleBindings func(ctx context.Context, options *metainternalversion.ListOptions) (*rbacv1.RoleBindingList, error) + func NewRegistry(s rest.StandardStorage) Registry