Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 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 v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3