kubernetes/pkg/scheduler/algorithm
Jonathan Basseri 466a499fcb Move equivalence class hash code.
This moves the equivalence hashing code from
algorithm/predicates/utils.go to core/equivalence_cache.go.

In the process, making the hashing function and hashing function factory
both injectable dependencies is removed.
2018-01-24 17:15:42 -08:00
..
predicates Move equivalence class hash code. 2018-01-24 17:15:42 -08:00
priorities fix a little typo in BalancedResourceAllocation 2018-01-18 12:50:20 +08:00
BUILD Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
doc.go
scheduler_interface_test.go
scheduler_interface.go
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
types.go Move equivalence class hash code. 2018-01-24 17:15:42 -08:00
well_known_labels.go