package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.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.