k3s/pkg/scheduler
Tim Hockin d84816aaec Merge pull request #1709 from erictune/move_line
Fix format specifiers in Printf-type functions.
2014-10-09 20:40:35 -07:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
generic_scheduler_test.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
listers.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
predicates.go Add a resource fit scheduler predicate. Set sensible defaults. 2014-10-03 15:09:59 -07:00
predicates_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
priorities.go Switch on the resource requested prioritization. 2014-10-09 11:29:45 -07:00
priorities_test.go Switch on the resource requested prioritization. 2014-10-09 11:29:45 -07:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
spreading.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
spreading_test.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
types.go Add a generic scheduler. 2014-09-24 15:38:52 -07:00