stores/

directory
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: Apache-2.0

Directories

Path Synopsis
Package partition implements a store with parallel partitioning of data so that segmented data can be concurrently collected and returned as a single data set.
Package partition implements a store with parallel partitioning of data so that segmented data can be concurrently collected and returned as a single data set.
listprocessor
Package listprocessor contains methods for filtering, sorting, and paginating lists of objects.
Package listprocessor contains methods for filtering, sorting, and paginating lists of objects.
Package proxy implements the proxy store, which is responsible for interfacing directly with Kubernetes.
Package proxy implements the proxy store, which is responsible for interfacing directly with Kubernetes.
Package sqlpartition implements a store which converts a request to partitions based on the user's rbac for the resource.
Package sqlpartition implements a store which converts a request to partitions based on the user's rbac for the resource.
listprocessor
Package listprocessor contains methods for filtering, sorting, and paginating lists of objects.
Package listprocessor contains methods for filtering, sorting, and paginating lists of objects.
Package sqlproxy implements the proxy store, which is responsible for either interfacing directly with the Kubernetes API, or in the case of List, interfacing with an on-disk cache of items in the Kubernetes API.
Package sqlproxy implements the proxy store, which is responsible for either interfacing directly with the Kubernetes API, or in the case of List, interfacing with an on-disk cache of items in the Kubernetes API.
tablelistconvert
Package tablelistconvert provides a client that will use a table client but convert *UnstructuredList and *Unstructured objects returned by ByID and List to resemble those returned by non-table clients while preserving some table-related data.
Package tablelistconvert provides a client that will use a table client but convert *UnstructuredList and *Unstructured objects returned by ByID and List to resemble those returned by non-table clients while preserving some table-related data.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL