Documentation ¶
Overview ¶
Package configmap provides Registry interface and its REST implementation for storing ConfigMap API objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = strategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating ConfigMap objects via the REST API.
Functions ¶
func GetAttrs ¶ added in v1.6.0
GetAttrs returns labels and fields of a given object for filtering purposes.
func Matcher ¶ added in v1.16.0
func Matcher(label labels.Selector, field fields.Selector) pkgstorage.SelectionPredicate
Matcher returns a selection predicate for a given label and field selector.
func NameTriggerFunc ¶ added in v1.16.0
NameTriggerFunc returns value metadata.namespace of given object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.