Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(ne *Nokia_1830PSS) error
Init initialises the ssh connection and returns the reusable ssh agent.
Types ¶
type Nokia_1830PSS ¶
type Nokia_1830PSS struct { Ip string Name string UserName string Password string Port string SshOut io.Reader SshIn io.WriteCloser Timeout int Client *ssh.Client Session *ssh.Session }
func (*Nokia_1830PSS) Disconnect ¶
func (s *Nokia_1830PSS) Disconnect()
Disconnect closes the ssh sessoin and connection.
Click to show internal directories.
Click to hide internal directories.