k3s/pkg/scheduler
Kris Rousey 594f514843 Changing a few remaining instances of passing pods around by value. I
avoided changing api.PodList.Items to []*api.Pod.
2015-04-20 15:26:45 -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 a few remaining instances of passing pods around by value. I 2015-04-20 15:26:45 -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