Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + func GetEffectivePolicyRules(ctx context.Context, ...) ([]rbacv1.PolicyRule, []error) + type REST struct + func NewREST(ruleResolver rbacregistryvalidation.AuthorizationRuleResolver, ...) *REST + func (r *REST) Create(ctx context.Context, obj runtime.Object, _ rest.ValidateObjectFunc, _ bool) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (s *REST) NamespaceScoped() bool Other modules containing this package gopkg.in/openshift/origin.v4