Searched refs:tfc_client (Results 1 – 4 of 4) sorted by relevance
41 def __init__(self, remote_client, tfc_client, hostname, cluster_ids): argument44 self._tfc_client = tfc_client
46 tfc_client, argument54 self._tfc_client = tfc_client
29 from host_controller.tfc import tfc_client162 tfc = tfc_client.CreateTfcClient(
25 from host_controller.tfc import tfc_client45 self._client = tfc_client.TfcClient(self._service)