Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const DefaultTemplateName + const ProjectAdminUserParam + const ProjectDescriptionParam + const ProjectDisplayNameParam + const ProjectNameParam + const ProjectRequesterParam + var ForbiddenNames = []string + var ForbiddenPrefixes = []string + func DefaultTemplate() *templateapi.Template + type REST struct + func NewREST(message, templateNamespace, templateName string, ...) *REST + func (r *REST) Create(ctx context.Context, obj runtime.Object, ...) (runtime.Object, error) + func (r *REST) List(ctx context.Context, options *metainternal.ListOptions) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (r *REST) NewList() runtime.Object + func (s *REST) NamespaceScoped() bool