Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SetupCommand ¶
func NewSetupCommand ¶
func NewSetupCommand(dto *parser.SetupCommandDTO, cli *client.Client, baseDir string, ctx context.Context) (SetupCommand, error)
func NewSetupCommands ¶
func NewSetupCommands(dtos []*parser.SetupCommandDTO, cli *client.Client, baseDir string, ctx context.Context) ([]SetupCommand, error)
Click to show internal directories.
Click to hide internal directories.