# Functions
HandleHealth registers health handler on '/health'.
HandleMetrics performs a GET request against etcd endpoint and returns '/metrics'.
HandleProxyHealth registers health handler on '/proxy/health'.
HandleProxyMetrics registers metrics handler on '/proxy/metrics'.
NewClusterProxy takes optional prefix to fetch grpc-proxy member endpoints.
Register registers itself as a grpc-proxy server by writing prefixed-key with session of specified TTL (in seconds).