ssh

package
v0.8.10 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	User     string
	Host     string
	Cmd      string
	Stdout   string
	Stderr   string
	Code     int
	SSHError error
}

Result holds the execution result of SSH command.

func Run

func Run(cmd, ip, sshUser, sshKey string) Result

Run synchronously SSHs to a machine and runs cmd.

Jump to

Keyboard shortcuts

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