# Functions
CreateSSHClient returns new *ssh.Client by SSHClientParams.
GetDefaultUserName returns default admin user name from source archives/disks.
NewSendCommandOption returns new SendCommandOption.
StartDefaultVNCClient starts OS's default VNC client.
VNCSendCommand sends command over VNC connection.
# Structs
RDPOpener information of RDP connection.
SendCommandOption is the Option value of VNC VNCSendCommand.
SSHClientParams represents SSHClient params.