package
0.6.1
Repository: https://github.com/rancher/steve.git
Documentation: pkg.go.dev

# 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.

# Structs

Store implements types.proxyStore for partitions.

# 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.