# Variables
NewSharedInformerFactory constructs a new instance of sharedInformerFactory Deprecated: Use github.com/docker/compose-on-kubernetes/api/client/informers.NewSharedInformerFactory instead.
# Type aliases
GenericInformer is type of SharedIndexInformer which will locate and delegate to other sharedInformers based on type Deprecated: Use github.com/docker/compose-on-kubernetes/api/client/informers.GenericInformer instead.
SharedInformerFactory provides shared informers for resources in all known API group versions.