I am attempting to create an example custom controller using the python-client, but I cant seem to find any Informer (https://github.com/kubernetes/client-go/tree/master/informers) endpoint in client python. Am I missing this endpoint or has this not been added to the library yet?
If it does exist, I would very much like to contribute an example to encourage creation of custom controllers.
cc: @foxish @mbohlool
I am attempting to create an example custom controller using the python-client, but I cant seem to find any Informer (https://github.com/kubernetes/client-go/tree/master/informers) endpoint in client python. Am I missing this endpoint or has this not been added to the library yet?
If it does exist, I would very much like to contribute an example to encourage creation of custom controllers.
cc: @foxish @mbohlool