kubernetes/pkg/features
Clayton Coleman 8952a0cb72
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.
2017-09-01 10:47:01 -04:00
..
BUILD Add feature gate for CustomResourceValidation 2017-08-29 21:35:12 +05:30
kube_features.go Server side implementation of paging for etcd3 2017-09-01 10:47:01 -04:00