Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgcompute_client.py385 def GetInstance(self, instance, zone): member in ComputeClient
960 instance = self.GetInstance(instance, zone)
Dgcompute_client_test.py316 result = self.compute_client.GetInstance(self.INSTANCE, self.ZONE)