Documentation
¶
Index ¶
- func CopyROMToRemote(client *ssh.Client, localFilePath, remoteFilePath string) error
- func DeleteROMFromRemote(client *ssh.Client, remoteFilePath string) error
- func EstablishSSHConnection(config SSHConfig) (*ssh.Client, error)
- func ExecuteRemoteCommand(client *ssh.Client, command string) (string, error)
- type SSHConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyROMToRemote ¶
func DeleteROMFromRemote ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.