Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSCPClient ¶
func CreateSCPClient(hc HostConfig) (*scp.Client, error)
func RequestPty ¶
Types ¶
type HostConfig ¶
type HostConfig struct {
Host string
Hostname string
Port string
User string
IdentityFile string
Config map[string]string
}
func LoadHostConfig ¶
func LoadHostConfig(host string) (HostConfig, bool)
Click to show internal directories.
Click to hide internal directories.