Hello all, I have the following question:
I'm looking for sample code of how to use the "client-go" package (or other "recommended way") to set up a out-of-cluster listener ? IOW a simple app that gets notified on changes on CRUD operations for: - namespaces - services - pods So far I've "only" seen sample code for one-time listing of pods, services etc but nothing about registering to events. TIA for any pointers and/or advice on the (currently) recommended way to do this. /Florian -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
