//
pkg.gl
Category
github.com/fogdong/controller-runtime
pkg
cache
package
0.1.7
Repository:
https://github.com/fogdong/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
233 SLOC
#
Packages
informertest
No description provided by the author
#
Functions
New
New initializes and returns a new Cache.
#
Structs
Options
Options are the optional arguments for creating a new InformersMap object.
#
Interfaces
Cache
Cache implements CacheReader by reading objects from a cache populated by InformersMap.
Informers
Informers knows how to create or fetch informers for different group-version-kinds.