etcd/etcdmain
Hitoshi Mitake 94b5071c30 etcdmain, proxy: handle authed watch in grpcproxy
This commit lets grpcproxy handle authed watch. The main changes are:
1. forwrading a token of a new broadcast client
2. checking permission of a new client that participates to an
   existing broadcast
2017-09-20 15:27:26 +09:00
..
config.go etcdmain: add command line flag to etcdmain 2017-08-31 11:47:41 -07:00
config_test.go *: remove unused, fix typos 2017-05-18 12:11:18 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd.go *: use etcdhttp.Handle* for health, prometheus handlers 2017-07-26 06:23:55 -07:00
gateway.go etcdmain, tcpproxy: srv-priority policy 2017-05-08 11:35:18 -07:00
grpc_proxy.go etcdmain, proxy: handle authed watch in grpcproxy 2017-09-20 15:27:26 +09:00
help.go etcdmain: add command line flag to etcdmain 2017-08-31 11:47:41 -07:00
main.go etcdmain: support grpc-proxy/gateway compiled with -tags cov 2017-07-21 11:00:22 -07:00
util.go etcdmain, tcpproxy: srv-priority policy 2017-05-08 11:35:18 -07:00