Documentation ¶
Index ¶
- Variables
- func Escape(args []string) string
- func Escape1(arg string) string
- func IsSigKill(err error) bool
- func NewSSHSession(user, host string) (*ssh.Session, error)
- func SCPGet(src, dest string, progress func(float64), session *ssh.Session) error
- func SCPPut(src, dest string, progress func(float64), session *ssh.Session) error
- type ProgressWriter
Constants ¶
This section is empty.
Variables ¶
View Source
var InsecureIgnoreHostKey bool
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.