Memcached Kubernetes Client Golang
I am attempting to connect to my memcached instance via golang. Both my app and Memcached will be in Kubernetes. I couldn't find a good way (or example) on how to dynamically discover memcached and ensure that it will update…