Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddConnection ¶
func AddConnection(conn sshconnection.SSHConnection)
AddConnection tells the manager about an SSH connection
func GetCommunicator ¶
func GetCommunicator(connectionID string) (communicator.Communicator, error)
GetCommunicator gets a communicator, used to directly interface with a Linux machine, from a connection ID
func GetConnection ¶
func GetConnection(id string) (conn sshconnection.SSHConnection, found bool)
GetConnection allows resources to get an SSH connection by its ID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.