open-consul/agent/proxycfg-glue
Daniel Upton 70f29942f4 proxycfg-glue: server-local implementation of the Health interface
This is the OSS portion of enterprise PR 2249.

This PR introduces an implementation of the proxycfg.Health interface based on a
local materialized view of the health events.

It reuses the view and request machinery from agent/rpcclient/health, which made
it super straightforward.
2022-07-14 18:22:12 +01:00
..
config_entry.go proxycfg-glue: server-local implementation of ServiceList 2022-07-14 18:22:12 +01:00
config_entry_test.go proxycfg: server-local config entry data sources 2022-07-04 10:48:36 +01:00
discovery_chain.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
discovery_chain_test.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
glue.go proxycfg-glue: server-local implementation of the Health interface 2022-07-14 18:22:12 +01:00
health.go proxycfg-glue: server-local implementation of the Health interface 2022-07-14 18:22:12 +01:00
health_test.go proxycfg-glue: server-local implementation of the Health interface 2022-07-14 18:22:12 +01:00
helpers_test.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
intention_upstreams.go proxycfg: server-local intention upstreams data source 2022-07-04 10:48:36 +01:00
intention_upstreams_test.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
intentions.go proxycfg: server-local intentions data source 2022-07-04 10:48:36 +01:00
intentions_ent_test.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
intentions_oss.go proxycfg: server-local intentions data source 2022-07-04 10:48:36 +01:00
intentions_test.go proxycfg-glue: server-local compiled discovery chain data source 2022-07-14 18:22:12 +01:00
service_list.go proxycfg-glue: server-local implementation of ServiceList 2022-07-14 18:22:12 +01:00
service_list_test.go proxycfg-glue: server-local implementation of ServiceList 2022-07-14 18:22:12 +01:00