ssh

package
v0.0.0-...-dc3d092 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewSSHClient = func(stdout io.Writer, stderr io.Writer) *sshClient {
	sshc := &sshClient{
		Stdout: stdout,
		Stderr: stderr,
	}
	sshc.Env = make(map[string]string)
	return sshc
}

NewSSHClient var params grow

Functions

func GetSSHAgentClient

func GetSSHAgentClient() (agent.ExtendedAgent, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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