kubernetes/staging/src/k8s.io/apiserver/pkg/storage/etcd3/errors.go

func interpretWatchError(err error) error {}

const expired

const continueExpired

const inconsistentContinue

func interpretListError(err error, paging bool, continueKey, keyPrefix string) error {}

func handleCompactedErrorForPaging(continueKey, keyPrefix string) error {}