k3s/pkg/scheduler
Clayton Coleman d1d7505272 Rename client Minions->Nodes, select the correct path for v1beta3
Replaces the client public interface but leaves old references to "minions"
for a later refactor.  Selects the path "nodes" for v1beta3 and "minions"
for older versions.
2014-12-10 12:08:19 -05:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
generic_scheduler_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
listers.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
predicates.go Rename client Minions->Nodes, select the correct path for v1beta3 2014-12-10 12:08:19 -05:00
predicates_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
priorities.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
priorities_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
spreading.go Implementing PR feedback and adding test cases 2014-12-08 14:47:05 -08:00
spreading_test.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00
types.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00