Documentation ¶ Index ¶ func BuildSubmitStuff(hostname string, userFlag string) (string, map[string]string, error) func Connect(username, password, host string, port int) (*ssh.Client, error) func GetHostname(connection *ssh.Client) (string, error) func GetUserFlag(connection *ssh.Client) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildSubmitStuff ¶ func BuildSubmitStuff(hostname string, userFlag string) (string, map[string]string, error) func Connect ¶ func Connect(username, password, host string, port int) (*ssh.Client, error) func GetHostname ¶ func GetHostname(connection *ssh.Client) (string, error) func GetUserFlag ¶ func GetUserFlag(connection *ssh.Client) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files ssh.go Click to show internal directories. Click to hide internal directories.