Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type REST struct + func NewREST(authorizer authorizer.Authorizer) *REST + func (r *REST) Create(ctx context.Context, obj runtime.Object, ...) (runtime.Object, error) + func (r *REST) NamespaceScoped() bool + func (r *REST) New() runtime.Object