Documentation ¶
Index ¶
- type ApplyOnSize
- type Ssh
- func (s *Ssh) AddBar(bar io.Writer)
- func (s *Ssh) DownloadFile(remoteFile string, localFile string, display bool, close bool, ...) bool
- func (s *Ssh) Exec(cmd string, close bool) *bytes.Buffer
- func (s *Ssh) InitDial()
- func (s *Ssh) Scp() *sftp.Client
- func (s *Ssh) ScpDownload(size int64, remoteFile string, localFile string, close bool) bool
- type SshAuth
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplyOnSize ¶ added in v0.0.41
Click to show internal directories.
Click to hide internal directories.