package
0.0.0-20180516095306-82afb99bcab7
Repository: https://github.com/ianlewis/controllerutil.git
Documentation: pkg.go.dev

# Functions

NewSharedInformers creates an empty SharedInformers instance.

# Interfaces

SharedInformers allows controllers to register informers that watch the Kubernetes API for changes in various API types and maintain a local cache of those objects.

# Type aliases

NewInformerFunc is a simple factory for creating a new informer.