apiserver/pkg/storage
Walter Fender da748a626b Add support for konnectivity service to the etcd3 client.
If konnectivity service is enabled, the etcd client will now use it.
This did require moving a few methods to break circular dependencies.

Factored in feedback from lavalamp and wenjiaswe.

Kubernetes-commit: edbb0fa2fe2084d5d9ce0cf9dc0d1b2d820bb392
2019-08-27 15:58:06 -07:00
..
cacher add some documentation around the metrics stability migration changes for clarity 2019-08-26 19:15:30 -07:00
errors fix golint failures in staging/src/k8s.io/apiserver/pkg/storage/errors, staging/src/k8s.io/apiserver/pkg/storage/etcd 2019-02-28 15:51:05 +08:00
etcd3 add some documentation around the metrics stability migration changes for clarity 2019-08-26 19:15:30 -07:00
names sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storagebackend Add support for konnectivity service to the etcd3 client. 2019-08-27 15:58:06 -07:00
testing Cleanup util file 2019-06-28 13:30:43 +02:00
tests Propagate error from creating cacher and storage decorators up 2019-07-15 09:34:08 +02:00
value add some documentation around the metrics stability migration changes for clarity 2019-08-26 19:15:30 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go kubernetes: fix printf format errors 2018-06-29 15:38:52 -04:00
interfaces.go Plumb context to admission Admit/Validate 2019-08-19 10:48:08 -04:00
selection_predicate.go Simplify trigger functions in cacher 2019-07-04 14:21:06 +02:00
selection_predicate_test.go Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-17 09:19:28 -05:00
util.go Simplify trigger functions in cacher 2019-07-04 14:21:06 +02:00
util_test.go move cacher in separate dir 2018-05-30 20:44:31 +08:00