etcd/proxy/grpcproxy
Gyu-Ho Lee 7adf4d7c94 grpcproxy/adapter: add Cluster API support
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-04-04 08:13:30 -07:00
..
adapter grpcproxy/adapter: add Cluster API support 2017-04-04 08:13:30 -07:00
cache grpcproxy/cache: only check compaction revision for historical revisions 2017-03-24 13:20:46 -07:00
auth.go grpcproxy: add auth 2016-07-18 14:26:22 -07:00
cluster.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
cluster_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
kv.go grpcproxy: don't wait for ctx.Done() to close kv donec 2017-02-15 00:16:25 -08:00
kv_test.go grpcproxy, etcdmain, integration: add close channel to kv proxy 2017-01-18 11:51:16 -08:00
leader.go grpcproxy: support forcing leader as available 2017-02-15 16:49:41 -08:00
lease.go grpcproxy: add lease coalescing support 2017-02-16 11:50:50 -08:00
logger.go grpcproxy: add 'register' address 2017-02-22 16:47:48 -08:00
maintenance.go grpcproxy: add maintenance proxy 2016-07-18 13:31:03 -07:00
metrics.go Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" 2017-02-10 14:37:48 -08:00
register.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
register_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
watch.go grpcproxy: return closing error when stream is canceled from conn close 2017-03-01 16:46:13 -08:00
watch_broadcast.go grpcproxy: don't use WithRequireLeader for watch event stream 2017-02-02 09:32:25 -08:00
watch_broadcasts.go grpcproxy: fix race between coalesce and bcast on nextrev 2016-11-30 16:50:29 -08:00
watch_ranges.go grpcproxy: fix race between watch ranges delete() and broadcasts empty() 2016-11-28 15:53:41 -08:00
watcher.go grpcproxy: respect CompactRevision in watcher 2017-02-13 15:43:41 -08:00