Searched refs:SSHRemoteclient (Results 1 – 5 of 5) sorted by relevance
19 from ssh_utility import SSHRemoteclient # NOQA33 ssh_remoteclient = SSHRemoteclient(hostname, username, password)
19 from ssh_utility import SSHRemoteclient # NOQA36 ssh_remoteclient = SSHRemoteclient(hostname, username, password, port_ssh)
10 from ssh_utility import SSHRemoteclient # NOQA258 ssh_remoteclient = SSHRemoteclient(os_host, os_username, os_password)
19 class SSHRemoteclient: class
26 from ssh_utility import SSHRemoteclient # NOQA353 self.ssh_remoteclient = SSHRemoteclient(