kubernetes/plugin/pkg/scheduler/algorithm
Ravi Gadde 7f179bf936 Added Bind method to Scheduler Extender
- only one extender can support the bind method
- if an extender supports bind, scheduler delegates the pod binding to the extender
2017-06-05 09:44:53 -07:00
..
predicates Merge pull request #46456 from jingxu97/May/allocatable 2017-06-03 00:24:29 -07:00
priorities move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
BUILD move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler_interface.go Added Bind method to Scheduler Extender 2017-06-05 09:44:53 -07:00
types_test.go added coverage for scheduler/algorithm/types_test.go 2017-04-26 23:55:22 -07:00
types.go Additional plugin/pkg/scheduler golint fixes 2017-03-19 09:47:58 -07:00
well_known_labels.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00