chain

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 chain provides Registry interface and its RESTStorage implementation for storing Chain objects.

Index

Constants

This section is empty.

Variables

View Source
var StatusStrategy = chainStatusStrategy{Strategy}

StatusStrategy is the default logic invoked when updating object status.

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

Strategy is the default logic that applies when creating and updating Chain 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 NameTriggerFunc

func NameTriggerFunc(obj runtime.Object) string

NameTriggerFunc returns value metadata.namespace of given object.

func ToSelectableFields

func ToSelectableFields(obj *apps.Chain) 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 chain api objects.
Package storage provides Registry interface and its REST implementation for storing chain api objects.

Jump to

Keyboard shortcuts

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