cmds

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TagsCommand

type TagsCommand struct {
	// contains filtered or unexported fields
}

func NewTagsCommand

func NewTagsCommand() (*TagsCommand, error)

func (*TagsCommand) Description

func (c *TagsCommand) Description() *cmds.CommandDescription

func (*TagsCommand) Run

func (c *TagsCommand) Run(
	ctx context.Context,
	parsedLayers map[string]*layers.ParsedParameterLayer,
	ps map[string]interface{},
	gp middlewares.Processor,
) error

type TriggersCommand

type TriggersCommand struct {
	// contains filtered or unexported fields
}

func NewTriggersCommand

func NewTriggersCommand() (*TriggersCommand, error)

func (*TriggersCommand) Description

func (c *TriggersCommand) Description() *cmds.CommandDescription

func (*TriggersCommand) Run

func (c *TriggersCommand) Run(
	ctx context.Context,
	parsedLayers map[string]*layers.ParsedParameterLayer,
	ps map[string]interface{},
	gp middlewares.Processor,
) error

type VariablesCommand

type VariablesCommand struct {
	// contains filtered or unexported fields
}

func NewVariablesCommand

func NewVariablesCommand() (*VariablesCommand, error)

func (*VariablesCommand) Description

func (c *VariablesCommand) Description() *cmds.CommandDescription

func (*VariablesCommand) Run

func (c *VariablesCommand) Run(
	ctx context.Context,
	parsedLayers map[string]*layers.ParsedParameterLayer,
	ps map[string]interface{},
	gp middlewares.Processor,
) error

Jump to

Keyboard shortcuts

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