package internalinterfaces
import "k8s.io/client-go/informers/internalinterfaces"
Index ¶
Types ¶
type NewInformerFunc ¶
type NewInformerFunc func(kubernetes.Interface, time.Duration) cache.SharedIndexInformer
type SharedInformerFactory ¶
type SharedInformerFactory interface { runtime.Object, newFunc NewInformerFunc) cache.SharedIndexInformer }(stopCh <-chan struct{}) (obj
SharedInformerFactory a small interface to allow for adding an informer without an import cycle
Source Files ¶
factory_interfaces.go
- Version
- v5.0.0+incompatible
- Published
- Oct 16, 2017
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 4 minutes ago –
Tools for package owners.