Searched defs:ssh_identity (Results 1 – 2 of 2) sorted by relevance
12 def __init__(self, host_name, ssh_port, ssh_identity, is_local): argument34 def ssh_identity(self): member in CrOSDevice
96 def __init__(self, hostname=None, ssh_port=None, ssh_identity=None): argument