pkg/vendor/google.golang.org/api
Victor Agababov b09a159e12
Add BucketSet type which implements consistent bucketing (#1477)
* Add BucketSet type which implements consistent bucketing

BucketSet permits mapping keys to buckets in a consistent manner, permitting us to use this type
in the HA applications. BucketSet implements the Bucket interface so it can be used in reconciler/leaderelection
pieces and has an additional method which returns the owner for the key. This is necessary in autoscaler
where requests need to be forwarded to an appropriate autoscaler.

* git mod stuff

* fixes

* nit

* two types for two thigns

* more tests
2020-07-12 20:16:12 -07:00
..
container/v1beta1 Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
googleapi Back to tracking master branch of floating deps (#1468) 2020-07-07 12:03:44 -07:00
internal Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
iterator Added GKE release channel support in cluster creation in cluster manager lib (#968) 2020-01-02 11:27:42 -08:00
option Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
storage/v1 Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
support/bundler Back to tracking master branch of floating deps (#1468) 2020-07-07 12:03:44 -07:00
transport Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
AUTHORS Added GKE release channel support in cluster creation in cluster manager lib (#968) 2020-01-02 11:27:42 -08:00
CONTRIBUTORS Added GKE release channel support in cluster creation in cluster manager lib (#968) 2020-01-02 11:27:42 -08:00
LICENSE Add stackdriver exporter support in pkg. (#126) 2018-10-24 15:23:31 -07:00