createbootstrapprojecttemplate

package
v4.2.0-alpha.0+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultTemplateName = "project-request"

	AdminRoleName = "admin"

	ProjectNameParam        = "PROJECT_NAME"
	ProjectDisplayNameParam = "PROJECT_DISPLAYNAME"
	ProjectDescriptionParam = "PROJECT_DESCRIPTION"
	ProjectAdminUserParam   = "PROJECT_ADMIN_USER"
	ProjectRequesterParam   = "PROJECT_REQUESTING_USER"

	ProjectRequester = "openshift.io/requester"
)
View Source
const CreateBootstrapProjectTemplateCommand = "create-bootstrap-project-template"

Variables

This section is empty.

Functions

func DefaultTemplate

func DefaultTemplate() *templatev1.Template

func NewCommandCreateBootstrapProjectTemplate

func NewCommandCreateBootstrapProjectTemplate(f kcmdutil.Factory, commandName string, fullName string, streams genericclioptions.IOStreams) *cobra.Command

Types

type CreateBootstrapProjectTemplateOptions

type CreateBootstrapProjectTemplateOptions struct {
	PrintFlags *genericclioptions.PrintFlags

	Name string
	Args []string

	Printer printers.ResourcePrinter

	genericclioptions.IOStreams
}

func (*CreateBootstrapProjectTemplateOptions) Complete

func (*CreateBootstrapProjectTemplateOptions) Run

func (*CreateBootstrapProjectTemplateOptions) Validate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL