package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Packages

Package storage provides Registry interface and its REST implementation for storing miner api objects.

# Functions

GetAttrs returns labels and fields of a given object for filtering purposes.
Matcher is the filter used by the generic etcd backend to watch events from etcd to clients of the apiserver only interested in specific labels/fields.
ToSelectableFields returns a field set that can be used for filter selection.

# Variables

StatusStrategy is the default logic invoked when updating object status.
Strategy is the default logic that applies when creating and updating Miner objects via the REST API.