k3s/pkg/scheduler
Tim Hockin ea548b8260 Rename type Port to ContainerPort
Sadly I had to do this by hand - I just could not get gorename to fix up
users of it.
2015-02-27 21:05:59 -08:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Log a better error with useful info on scheduling failures. 2015-02-23 20:36:22 -08:00
generic_scheduler_test.go Log a better error with useful info on scheduling failures. 2015-02-23 20:36:22 -08:00
listers.go Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
predicates.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
predicates_test.go Rename volume source types to be consistent. 2015-02-23 12:39:57 -08:00
priorities.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
priorities_test.go Rename ResourceRequirementSpec to ResourceRequirements. 2015-02-09 23:19:38 +00:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go Rename type Port to ContainerPort 2015-02-27 21:05:59 -08:00
spreading.go Rebasing onto latest code and fixing issues 2015-01-13 10:09:33 -08:00
spreading_test.go Log a better error with useful info on scheduling failures. 2015-02-23 20:36:22 -08:00
types.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00