workflow

package
v1.202.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkflowCommandProvider

type WorkflowCommandProvider struct{}

WorkflowCommandProvider implements the CommandProvider interface.

func (*WorkflowCommandProvider) GetAliases

func (w *WorkflowCommandProvider) GetAliases() []internal.CommandAlias

GetAliases returns command aliases (none for workflow).

func (*WorkflowCommandProvider) GetCommand

func (w *WorkflowCommandProvider) GetCommand() *cobra.Command

GetCommand returns the workflow command.

func (*WorkflowCommandProvider) GetCompatibilityFlags

func (w *WorkflowCommandProvider) GetCompatibilityFlags() map[string]compat.CompatibilityFlag

GetCompatibilityFlags returns compatibility flags for this command.

func (*WorkflowCommandProvider) GetFlagsBuilder

func (w *WorkflowCommandProvider) GetFlagsBuilder() flags.Builder

GetFlagsBuilder returns the flags builder for this command.

func (*WorkflowCommandProvider) GetGroup

func (w *WorkflowCommandProvider) GetGroup() string

GetGroup returns the command group.

func (*WorkflowCommandProvider) GetName

func (w *WorkflowCommandProvider) GetName() string

GetName returns the command name.

func (*WorkflowCommandProvider) GetPositionalArgsBuilder

func (w *WorkflowCommandProvider) GetPositionalArgsBuilder() *flags.PositionalArgsBuilder

GetPositionalArgsBuilder returns the positional args builder for this command.

Jump to

Keyboard shortcuts

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