Searched refs:StorageClient (Results 1 – 3 of 3) sorted by relevance
28 self.Patch(gstorage_client.StorageClient, "InitResourceHandle")29 self.client = gstorage_client.StorageClient(mock.MagicMock())48 gstorage_client.StorageClient,135 gstorage_client.StorageClient, "Get", return_value=fake_item)142 gstorage_client.StorageClient,
30 class StorageClient(base_cloud_client.BaseCloudApiClient): class
67 self._storage_client = gstorage_client.StorageClient(credentials)514 storage_client = gstorage_client.StorageClient(credentials)