Documentation ¶
Index ¶
- func CreateWorkflowTemplates(filePaths []string, cliOpts *cliCreateOpts)
- func NewCreateCommand() *cobra.Command
- func NewDeleteCommand() *cobra.Command
- func NewGetCommand() *cobra.Command
- func NewLintCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewTemplateCommand() *cobra.Command
- func ServerLintValidation(ctx context.Context, client workflowtemplatepkg.WorkflowTemplateServiceClient, ...) error
- func ServerSideLint(args []string, strict bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWorkflowTemplates ¶
func CreateWorkflowTemplates(filePaths []string, cliOpts *cliCreateOpts)
func NewCreateCommand ¶
func NewDeleteCommand ¶
NewDeleteCommand returns a new instance of an `work delete` command
func NewGetCommand ¶
func NewLintCommand ¶
func NewListCommand ¶
func NewTemplateCommand ¶
func ServerLintValidation ¶
func ServerLintValidation(ctx context.Context, client workflowtemplatepkg.WorkflowTemplateServiceClient, wfTmpl wfv1.WorkflowTemplate, ns string) error
func ServerSideLint ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.