//
pkg.gl
Category
github.com/timebertt/kubernetes-controller-sharding
pkg
utils
pager
package
0.6.0
Repository:
https://github.com/timebertt/kubernetes-controller-sharding.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
135 SLOC
#
Functions
New
New creates a new pager from the provided reader using the default options.
#
Structs
ListPager
ListPager assists client code in breaking large list queries into multiple smaller chunks of PageSize or smaller.