# Functions

FieldIndexName constructs the name of the index over the given field, for use with an indexer.
KeyToNamespacedKey prefixes the given index key with a namespace for use in field selector indexes.
NewInformers creates a new InformersMap that can create informers under the hood.

# Structs

Cache contains the cached data for an Cache.
CacheReader wraps a cache.Index to implement the client.Reader interface for a single type.
GetOptions provides configuration to customize the behavior when getting an informer.
Informers create and caches Informers for (runtime.Object, schema.GroupVersionKind) pairs.
InformersOpts configures an InformerMap.
Selector specify the label/field selector to fill in ListOptions.