Lines Matching refs:cfg
256 cfg = config_mgr.Load()
258 self.project = cfg.project
259 self.zone = cfg.zone
260 self.ssh_private_key_path = cfg.ssh_private_key_path
261 self.ssh_public_key_path = cfg.ssh_public_key_path
262 self.stable_host_image_name = cfg.stable_host_image_name
263 self.client_id = cfg.client_id
264 self.client_secret = cfg.client_secret
265 self.service_account_name = cfg.service_account_name
266 self.service_account_private_key_path = cfg.service_account_private_key_path
267 self.service_account_json_private_key_path = cfg.service_account_json_private_key_path