Documentation ¶ Index ¶ func NewLocalExecutor(name string) config.Executor func NewSSHExecutor(name string, addr string, user string, keyPath string, keyPassphrase string, ...) (config.Executor, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewLocalExecutor ¶ func NewLocalExecutor(name string) config.Executor func NewSSHExecutor ¶ func NewSSHExecutor(name string, addr string, user string, keyPath string, keyPassphrase string, runElevated bool) (config.Executor, error) Types ¶ This section is empty. Source Files ¶ View all Source files localproc.gossh.goutils.go Click to show internal directories. Click to hide internal directories.