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. |
Click to show internal directories.
Click to hide internal directories.