package
3.22.0-0.dev+incompatible
Repository: https://github.com/projectcalico/api.git
Documentation: pkg.go.dev

# Interfaces

SharedInformerFactory a small interface to allow for adding an informer without an import cycle.

# Type aliases

NewInformerFunc takes clientset.Interface and time.Duration to return a SharedIndexInformer.
TweakListOptionsFunc is a function that transforms a v1.ListOptions.