# README
Informerset
The infromerset package provides an abstraction over a set of informers that share the same factory. It is similar in spirit to the client-go Clientset.
Reference
https://dev.to/davidsbond/go-creating-dynamic-kubernetes-informers-1npi https://erwinvaneyk.nl/kubernetes-unstructured-to-typed/ https://leftasexercise.com/2019/07/11/understanding-kubernetes-controllers-part-ii-object-stores-and-indexers/ https://leftasexercise.com/2019/07/15/understanding-kubernetes-controllers-part-iii-informers/ https://leftasexercise.com/2019/07/18/understanding-kubernetes-controllers-part-iv-putting-it-all-together/