# Functions
MergeFieldsSets merges a fields'set from fragment into the source.
NewRawStorage creates the low level kv storage.
ObjectMetaFieldsSet returns a fields that represents the ObjectMeta.
Returns given 'storageInterface' without any decoration.
# Structs
RESTOptions is set of configuration options to generic registries.
SelectionPredicate implements a generic predicate that can be passed to GenericRegistry's List or Watch methods.
# Interfaces
Matcher can return true if an object matches the Matcher's selection criteria.
# Type aliases
AttrFunc returns label and field sets for List or Watch to compare against, or an error.
StorageDecorator is a function signature for producing a storage.Interface from given parameters.