Files
kubernetes/pkg/cloudprovider
Angus Lees 8a7e103191 providers: Remove long-deprecated Instances.List()
This method has been unused by k8s for some time, and yet is the last
piece of the cloud provider API that encourages provider names to be
human-friendly strings (this method applies a regex to instance names).

Actually removing this deprecated method is part of a long effort to
migrate from instance names to instance IDs in at least the OpenStack
provider plugin.
2016-12-10 22:36:12 +11:00
..
2016-11-23 15:53:09 -08:00
2016-07-16 13:48:21 -04:00
2016-12-07 11:35:50 +08:00