consul/agent/proxycfg
Matt Keeler 7e6b3e6a0c
Implement prepared query upstreams watching for envoy (#5224)
Fixes #4969 

This implements non-blocking request polling at the cache layer which is currently only used for prepared queries. Additionally this enables the proxycfg manager to poll prepared queries for use in envoy proxy upstreams.
2019-01-18 12:44:04 -05:00
..
manager.go
manager_test.go
proxycfg.go
snapshot.go
state.go Implement prepared query upstreams watching for envoy (#5224) 2019-01-18 12:44:04 -05:00
state_test.go
testing.go