ssh

package
v0.0.0-...-f3fe620 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SSHAgent

func SSHAgent() ssh.AuthMethod

SSHAgent queries the host operating systems SSH agent.

func StartSession

func StartSession(recipe *recipe.BladeRecipeYaml, modifier *SessionModifier)

StartSession kicks off a Blade Recipe as a session of work to be completed.

Types

type SessionModifier

type SessionModifier struct {
	Verbose       bool
	Quiet         bool
	FlagOverrides struct {
		Concurrency int
		Hosts       []string
		Port        int
	}
}

SessionModifier holds session specific modifier settings that tweak session behavior.

func NewSessionModifier

func NewSessionModifier() *SessionModifier

NewSessionModifier creates and returns a new SessionModifier.

Jump to

Keyboard shortcuts

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