package
0.1.10
Repository: https://github.com/munnerz/controller-runtime.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New initializes and returns a new Cache.

# Structs

Options are the optional arguments for creating a new InformersMap object.

# Interfaces

Cache implements CacheReader by reading objects from a cache populated by InformersMap.
Informers knows how to create or fetch informers for different group-version-kinds.