Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 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 Other modules containing this package gopkg.in/openshift/origin.v4