kubernetes/pkg/scheduler/algorithm/predicates
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
..
BUILD Move equivalence class hash code. 2018-01-24 17:15:42 -08:00
error.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
metadata_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
metadata.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
predicates_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
predicates.go Checked node.Unscheulable in Toleration predicate. 2018-01-23 20:54:11 +08:00
testing_helper.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
utils_test.go Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
utils.go Move equivalence class hash code. 2018-01-24 17:15:42 -08:00