kubernetes/pkg/scheduler/algorithm
2019-02-11 13:37:30 -08:00
..
predicates Use runtime.NumCPU() instead of a fixed value for parallel scheduler threads. 2019-02-11 13:37:30 -08:00
priorities Use runtime.NumCPU() instead of a fixed value for parallel scheduler threads. 2019-02-11 13:37:30 -08:00
BUILD refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Move ScheduleAlgorithm to the core package. 2018-12-13 15:08:38 -08:00
types.go refactor(scheduler): Move priority types to priorities package 2019-01-09 02:39:11 +05:30