Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgcompute_client.py624 def GetInstance(self, instance, zone): member in ComputeClient
1542 instance = self.GetInstance(instance, zone)
1588 gce_instance = self.GetInstance(instance, zone)
Dgcompute_client_test.py481 result = self.compute_client.GetInstance(self.INSTANCE, self.ZONE)