Documentation
¶
Index ¶
- type SSH
- func (sh *SSH) CloseConnection() error
- func (sh *SSH) CloseSession() error
- func (sh *SSH) Connect() error
- func (sh *SSH) GetSession() *ssh.Session
- func (sh *SSH) Make(ip string, port string, user string, pass string, key string)
- func (sh *SSH) NewSession() error
- func (sh *SSH) Reconnect(tries int, delayInSec int) error
- func (sh *SSH) TestConnection() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSH ¶
func (*SSH) CloseConnection ¶
func (*SSH) CloseSession ¶
func (*SSH) GetSession ¶
func (*SSH) NewSession ¶
func (*SSH) TestConnection ¶
Click to show internal directories.
Click to hide internal directories.