Documentation ¶
Index ¶
- type ExecError
- type Runner
- func (r *Runner) ConsulExec(args []string, stdout io.Writer, dir string) error
- func (r *Runner) DockerExec(args []string, stdout io.Writer) error
- func (r *Runner) GetPathToSelf() string
- func (r *Runner) IsEnterprise() bool
- func (r *Runner) IsOSS() bool
- func (r *Runner) KubectlExec(args []string, stdout io.Writer) error
- func (r *Runner) MinikubeExec(args []string, stdout io.Writer) error
- func (r *Runner) TerraformExec(args []string, stdout io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) ConsulExec ¶
func (*Runner) GetPathToSelf ¶
func (*Runner) IsEnterprise ¶
Click to show internal directories.
Click to hide internal directories.