kubernetes/pkg/controller/replication
Michail Kargakis 10b4ec7b47 controller: cleanup workload controllers a bit
* Switches glog.Errorf to utilruntime.HandleError in DS and RC controllers
* Drops a couple of unused variables in the DS, SS, and Deployment controllers
* Updates some comments
2017-02-12 17:52:28 +01:00
..
BUILD Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update OWNERS 2016-11-02 16:19:29 -07:00
replication_controller_test.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replication_controller_utils.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replication_controller.go controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00