Documentation ¶
Index ¶
Constants ¶
View Source
const CreateBootstrapProjectTemplateCommand = "create-bootstrap-project-template"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateBootstrapProjectTemplateOptions ¶
type CreateBootstrapProjectTemplateOptions struct {
Name string
}
func (CreateBootstrapProjectTemplateOptions) CreateBootstrapProjectTemplate ¶
func (o CreateBootstrapProjectTemplateOptions) CreateBootstrapProjectTemplate() (*templatev1.Template, error)
func (CreateBootstrapProjectTemplateOptions) Validate ¶
func (o CreateBootstrapProjectTemplateOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.