kubernetes/pkg/cloudprovider
Justin Santa Barbara 2201c631b3 Fix for panic when instance not found
This removes a panic I mistakenly introduced when an instance is not
found, and also restores the exact prior behaviour for
getInstanceByName, where it returns cloudprovider.InstanceNotFound when
the instance is not found.
2016-01-21 19:15:09 -05:00
..
providers Fix for panic when instance not found 2016-01-21 19:15:09 -05:00
cloud.go * Added UDP LB support (for GCE) 2016-01-05 20:51:21 +00:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
plugins.go Fixed error handling of cloud init. 2015-09-08 10:46:49 +02:00