Searched defs:ssh_port (Results 1 – 5 of 5) sorted by relevance
12 def __init__(self, host_name, ssh_port, ssh_identity, is_local): argument30 def ssh_port(self): member in CrOSDevice
121 def _choose_connectivity_class(hostname, ssh_port): argument
96 def __init__(self, hostname=None, ssh_port=None, ssh_identity=None): argument142 def ssh_port(self): member in CrOSInterface
55 int ssh_port = SSH_DEFAULT_PORT; variable
207 ssh_port=host_factory.DEFAULT_SSH_PORT, argument