Closed saheienko closed 3 years ago
Currently the etcd implementation accepts ip+port pair and builds a url with the http scheme. Use endpoint parameter instead of ip+port pair, this provides a way to build the etcd url on the user side with a custom scheme.
Signed-off-by: Serhii Aheienko serhii.aheienko@gmail.com
Currently the etcd implementation accepts ip+port pair and builds a url with the http scheme. Use endpoint parameter instead of ip+port pair, this provides a way to build the etcd url on the user side with a custom scheme.
Signed-off-by: Serhii Aheienko serhii.aheienko@gmail.com