k3s/pkg/scheduler
Kris Rousey 81497f3ed2 Changing the scheduler package to use *api.Pod instead of api.Pod to
avoid unnecessary shallow copies. The change rippled through a lot of
code.
2015-04-17 13:34:31 -07:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
generic_scheduler_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
listers.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
predicates.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
predicates_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
priorities.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
priorities_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
scheduler.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
scheduler_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
spreading.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
spreading_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
types.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00