apiserver/pkg/storage/storagebackend/factory
Clayton Coleman 460257fd61 Server side implementation of paging for etcd3
Add a feature gate in the apiserver to control whether paging can be
used. Add controls to the storage factory that allow it to be disabled
per resource. Use a JSON encoded continuation token that can be
versioned. Create a 410 error if the continuation token is expired.

Adds GetContinue() to ListMeta.

Kubernetes-commit: 8952a0cb722b77459cf2701632a30f5b264f5aba
2017-09-03 14:04:12 +00:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
etcd2.go staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00
etcd3.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00
factory.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
tls_test.go staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00