kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 18fe59264c Merge pull request #41875 from wanghaoran1988/fix_issue
Automatic merge from submit-queue (batch tested with PRs 41954, 40528, 41875, 41165, 41877)

Move the scheduler Fake* to testing folder

Address this issue: https://github.com/kubernetes/kubernetes/issues/41662
@timothysc I moved the interface to the types.go, and the Fake* to the testing package, not sure whether you like or not.
2017-02-26 14:54:52 -08:00
..
predicates Merge pull request #41875 from wanghaoran1988/fix_issue 2017-02-26 14:54:52 -08:00
priorities move the lister.go to testing folder 2017-02-25 23:36:27 +08:00
BUILD move the lister.go to testing folder 2017-02-25 23:36:27 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler_interface.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
types.go move the lister.go to testing folder 2017-02-25 23:36:27 +08:00