executor

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor added in v1.5.0

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

func New added in v1.5.0

func New(silent bool) *Executor

func (*Executor) Execute added in v1.5.0

func (e *Executor) Execute(cmds []*exec.Cmd) error

type FlyExecutor

type FlyExecutor struct{}

func (FlyExecutor) Command added in v1.3.0

func (e FlyExecutor) Command(cfg interface{}) ([]*exec.Cmd, error)

type GenericExecutor added in v1.5.0

type GenericExecutor struct{}

func (GenericExecutor) Command added in v1.5.0

func (e GenericExecutor) Command(cfg interface{}) ([]*exec.Cmd, error)

type KubeExecutor added in v1.2.0

type KubeExecutor struct{}

func (KubeExecutor) Command added in v1.3.0

func (e KubeExecutor) Command(cfg interface{}) ([]*exec.Cmd, error)

Jump to

Keyboard shortcuts

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