mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| error.go | ||
| metadata.go | ||
| metadata_test.go | ||
| predicates.go | ||
| predicates_test.go | ||
| testing_helper.go | ||
| utils.go | ||
| utils_test.go | ||