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 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 ¶
NameTriggerFunc returns value metadata.namespace of given object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.