apiserver/pkg/storage/storagebackend
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
..
factory Server side implementation of paging for etcd3 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
OWNERS move storage/storagebackend to apiserver 2017-01-27 14:15:18 -05:00
config.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00