miner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package miner provides Registry interface and its RESTStorage implementation for storing Miner objects.

Index

Constants

This section is empty.

Variables

View Source
var StatusStrategy = minerStatusStrategy{Strategy}

StatusStrategy is the default logic invoked when updating object status.

View Source
var Strategy = minerStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}

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

Functions

func GetAttrs

func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)

GetAttrs returns labels and fields of a given object for filtering purposes.

func Matcher

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.

func ToSelectableFields

func ToSelectableFields(obj *apps.Miner) fields.Set

ToSelectableFields returns a field set that can be used for filter selection.

Types

This section is empty.

Directories

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

Jump to

Keyboard shortcuts

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