package internalinterfaces
import "github.com/docker/compose-on-kubernetes/api/client/informers/internalinterfaces"
Index ¶
Types ¶
type NewInformerFunc ¶
NewInformerFunc defines a Informer constructor (from a clientset and a duration)
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 ¶
- Version
- v0.5.0 (latest)
- Published
- Jan 28, 2022
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 2 months ago –
Tools for package owners.