k3s/plugin/pkg/scheduler/factory
Kubernetes Submit Queue b932c82739 Merge pull request #39803 from jayunit100/sched_cleanup_config_1
Automatic merge from submit-queue (batch tested with PRs 39803, 39698, 39537, 39478)

Use controller interface for everything in config factory

**What this PR does / why we need it**:

We want to replace controller structs with interfaces 
- per the TODO in `ControllerInterface`
- Specifically this will make the decoupling from Config and reuse of the scheduler's subcomponents cleaner.
2017-01-12 15:06:27 -08:00
..
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
factory.go Merge pull request #39803 from jayunit100/sched_cleanup_config_1 2017-01-12 15:06:27 -08:00
factory_test.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
plugins.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
plugins_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00