ssh_helper

package
v0.0.0-...-445020f Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2017 License: Apache-2.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Util

type Util interface {
	SetTimer(int)
	Scp(string, string) error
	Run(string) (string, string, error)
	Stream(string) (chan string, chan string, chan bool, error)
	ScpFromServer(string, string) error
	ScpFrom(string, string) error
}

Util is a ssh utility to scp run and stream commands/files

func New

func New(ip, user, pass, port string) Util

New returns new config with default values

Jump to

Keyboard shortcuts

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