execution_flags

package
v0.0.0-...-a7e7b69 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2020 License: MPL-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PATH                     = "--path"
	PASSWORD                 = "--password"
	PASSWORD_FILE            = "--password-file"
	NODE_KEY                 = "--node-key"
	SKIP_PROMPT_USE_DEFAULTS = "--skip-prompts"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecFlags

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

func NewExecFlags

func NewExecFlags(args []string) *ExecFlags

func (*ExecFlags) CheckNodeKeyFlagSet

func (ef *ExecFlags) CheckNodeKeyFlagSet() bool

func (*ExecFlags) CheckPasswordFileFlagSet

func (ef *ExecFlags) CheckPasswordFileFlagSet() bool

func (*ExecFlags) CheckPasswordFlagSet

func (ef *ExecFlags) CheckPasswordFlagSet() bool

func (*ExecFlags) CheckPathFlagSet

func (ef *ExecFlags) CheckPathFlagSet() bool

func (*ExecFlags) CheckSkipPromptsFlagSet

func (ef *ExecFlags) CheckSkipPromptsFlagSet() bool

func (*ExecFlags) GetNodeKey

func (ef *ExecFlags) GetNodeKey() string

func (*ExecFlags) GetPassword

func (ef *ExecFlags) GetPassword() string

func (*ExecFlags) GetPasswordFile

func (ef *ExecFlags) GetPasswordFile() string

func (*ExecFlags) GetPath

func (ef *ExecFlags) GetPath() string

Jump to

Keyboard shortcuts

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