Close frees resources associated with the host, tearing down any existing client
Returns the given GRPC service on the current host.
Closes the all clients for the given host, allowing them to be reestablished on subsequent calls.
Generated using TypeDoc
A Host is one instance of the etcd server, which can contain multiple services. It holds GRPC clients to communicate with the host, and will be removed from the connection pool upon server failures.