Searched defs:ssh_port (Results 1 – 4 of 4) sorted by relevance
12 def __init__(self, host_name, ssh_port, ssh_identity, is_local): argument30 def ssh_port(self): member in CrOSDevice
87 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
151 ssh_port=host_factory.DEFAULT_SSH_PORT, argument