kubernetes/pkg/cloudprovider
Justin Santa Barbara 924350d5f6 AWS: Make load balancer creation idempotent on AWS
This turned out to be a little convoluted, but is needed because deleting an ELB on AWS
is a painful UX - it won't have the same endpoint when it is recreated.

Also started splitting the provider into files, but only for new functions (so far!)
2015-08-17 08:58:46 -04:00
..
aws AWS: Make load balancer creation idempotent on AWS 2015-08-17 08:58:46 -04:00
providers AWS: Make load balancer creation idempotent on AWS 2015-08-17 08:58:46 -04:00
cloud.go Change CreateTCPLoadBalancer -> EnsureTCPLoadBalancer; implementations auto-delete if already exists 2015-08-17 08:58:45 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
plugins.go Cloud provider should return an error 2015-07-01 14:41:49 -04:00