Versions in this module Expand all Collapse all v0 v0.5.3 May 28, 2015 Changes in this version + const DefaultTemplateName v0.5.2 May 19, 2015 Changes in this version + func DefaultTemplate() *templateapi.Template v0.5.1 May 13, 2015 Changes in this version + const ProjectAdminUserParam + const ProjectDescriptionParam + const ProjectDisplayNameParam + const ProjectNameParam + func NewSampleTemplate(openshiftNamespace, templateName string) *templateapi.Template type REST + func (r *REST) List(ctx kapi.Context, label labels.Selector, field fields.Selector) (runtime.Object, error) + func (r *REST) NewList() runtime.Object v0.4.4 Apr 23, 2015 Changes in this version + type REST struct + func NewREST(masterNamespace string, roleBindingRegistry rolebinding.Registry, ...) *REST + func (r *REST) Create(ctx kapi.Context, obj runtime.Object) (runtime.Object, error) + func (r *REST) New() runtime.Object