proxycfg-glue: server-local implementation of `ExportedPeeredServices`
This is the OSS portion of enterprise PR 2377. Adds a server-local implementation of the proxycfg.ExportedPeeredServices interface that sources data from a blocking query against the server's state store.
Showing
- agent/agent.go 1 addition, 0 deletionsagent/agent.go
- agent/proxycfg-glue/exported_peered_services.go 60 additions, 0 deletionsagent/proxycfg-glue/exported_peered_services.go
- agent/proxycfg-glue/exported_peered_services_test.go 112 additions, 0 deletionsagent/proxycfg-glue/exported_peered_services_test.go
- agent/proxycfg-glue/glue.go 1 addition, 6 deletionsagent/proxycfg-glue/glue.go
- agent/proxycfg-glue/helpers_test.go 8 additions, 0 deletionsagent/proxycfg-glue/helpers_test.go
Please register or sign in to comment