etcd/etcdmain
Sahdev P. Zala c7458015d3 config: grpc gateway
Currently, the grpc gateway is enabled by default when run the etcd server
using command line configuration. However, when provide config through
config file, the grpc gateway is disabled by default. We should either use
the same approach or at least document this.

related #https://github.com/etcd-io/etcd/issues/12093
2020-09-14 09:49:53 -04:00
..
config.go config: grpc gateway 2020-09-14 09:49:53 -04:00
config_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd.go tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e 2020-09-09 12:56:15 +02:00
gateway.go tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e 2020-09-09 12:56:15 +02:00
grpc_proxy.go etcdmain/grpc_proxy: Remove superflous logging line. 2020-09-09 20:04:25 +02:00
help.go *: add experimental flag for watch notify interval 2020-08-14 12:01:00 -07:00
main.go tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e 2020-09-09 12:56:15 +02:00
util.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00