# Packages
Package listprocessor contains methods for filtering, sorting, and paginating lists of objects.
No description provided by the author
No description provided by the author
# Functions
NewStore creates a types.proxyStore implementation with a partitioner.
# Interfaces
Partitioner is an interface for interacting with partitions.
No description provided by the author
UnstructuredStore is like types.Store but deals in k8s unstructured objects instead of apiserver types.