Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgcompute_client.py48 _SSH_KEYS_NAME = "sshKeys" variable
1708 ssh_key_item = {_METADATA_KEY: _SSH_KEYS_NAME,
1728 if item[_METADATA_KEY] == _SSH_KEYS_NAME:
1745 if item.get(_METADATA_KEY, '') == _SSH_KEYS_NAME: