kubernetes/pkg/registry/core/service/allocator
Tobias Klauser 811f9d8abf Use OnesCount8 from math/bits to implement countBits
This allows to drop the bitCounts table. Also, bits.OnesCount8 can be
intrinsified to a single instruction on several GOARCHes.
2020-03-26 16:58:48 +01:00
..
storage unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
bitmap_test.go use apimachinery packages instead of client-go packages 2017-01-13 14:04:54 -05:00
bitmap.go Don't use global rand for nodeport and IP allocs 2017-03-16 17:25:07 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
interfaces.go Propagate error from NewEtcd 2019-08-14 16:46:23 -07:00
utils_test.go Use OnesCount8 from math/bits to implement countBits 2020-03-26 16:58:48 +01:00
utils.go Use OnesCount8 from math/bits to implement countBits 2020-03-26 16:58:48 +01:00