open-consul/agent/submatview
Michael Wilkerson 4edb1b553d
* added Sameness Group to proto files (#16998)
- added Sameness Group to config entries
- added Sameness Group to subscriptions

* generated proto files

* added Sameness Group events to the state store
- added test cases

* Refactored health RPC Client
- moved code that is common to rpcclient under rpcclient common.go. This will help set us up to support future RPC clients

* Refactored proxycfg glue views
- Moved views to rpcclient config entry. This will allow us to reuse this code for a config entry client

* added config entry RPC Client
- Copied most of the testing code from rpcclient/health

* hooked up new rpcclient in agent

* fixed documentation and comments for clarity
2023-04-14 09:24:46 -07:00
..
handler.go
local_materializer.go
local_materializer_test.go
materializer.go
mock_ACLResolver.go
rpc_materializer.go
store.go * added Sameness Group to proto files (#16998) 2023-04-14 09:24:46 -07:00
store_integration_test.go * added Sameness Group to proto files (#16998) 2023-04-14 09:24:46 -07:00
store_test.go
streaming_test.go