kubernetes/pkg/controller/service
Justin Santa Barbara 87df1d6fb6 Change CreateTCPLoadBalancer -> EnsureTCPLoadBalancer; implementations auto-delete if already exists
Previously the servicecontroller would do the delete, but by having the cloudprovider
take that task on, we can later remove it from the servicecontroller, and the
cloudprovider can do something more efficient.
2015-08-17 08:58:45 -04:00
..
doc.go Controller codebase refactoring 2015-08-03 17:06:25 +02:00
servicecontroller_test.go Change CreateTCPLoadBalancer -> EnsureTCPLoadBalancer; implementations auto-delete if already exists 2015-08-17 08:58:45 -04:00
servicecontroller.go Change CreateTCPLoadBalancer -> EnsureTCPLoadBalancer; implementations auto-delete if already exists 2015-08-17 08:58:45 -04:00