Home
last modified time | relevance | path

Searched refs:host_ssh_private_key_path (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/delete/
Ddelete.py182 host_ssh_private_key_path=None): argument
204 host_ssh_private_key_path or cfg.ssh_private_key_path))
265 args.host_ssh_private_key_path)
/tools/acloud/reconnect/
Dreconnect.py49 def _IsWebrtcEnable(instance, host_user, host_ssh_private_key_path, argument
66 ssh_private_key_path=host_ssh_private_key_path,
/tools/acloud/create/
Davd_spec.py302 self._host_ssh_private_key_path = args.host_ssh_private_key_path
884 def host_ssh_private_key_path(self): member in AVDSpec
Dcreate_args_test.py45 host_ssh_private_key_path=None,
Dcreate_args.py549 if args.host_ssh_private_key_path and args.remote_host is None:
/tools/acloud/public/actions/
Dremote_instance_cf_device_factory.py122 ssh_private_key_path=(self._avd_spec.host_ssh_private_key_path or