Home
last modified time | relevance | path

Searched refs:SetupSSHKeys (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/setup/
Dgcp_setup_runner.py100 def SetupSSHKeys(config_path, private_key_path, public_key_path): function
293 SetupSSHKeys(self.config_path, self.ssh_private_key_path,
Dgcp_setup_runner_test.py123 gcp_setup_runner.SetupSSHKeys(self.cfg_path,
130 gcp_setup_runner.SetupSSHKeys(self.cfg_path,