package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new pager from the provided pager function using the default options.
SimplePageFunc adapts a context-less list function into one that accepts a context.
# Structs
ListPager assists client code in breaking large list queries into multiple smaller chunks of PageSize or smaller.
# Type aliases
ListPageFunc returns a list object for the given list options.