open-consul/agent/grpc-external/services
R.B. Boyer bec4df0679
peerstream: require a resource subscription to receive updates of that type (#13767)
This mimics xDS's discovery protocol where you must request a resource
explicitly for the exporting side to send those events to you.

As part of this I aligned the overall ResourceURL with the TypeURL that
gets embedded into the encoded protobuf Any construct. The
CheckServiceNodes is now wrapped in a better named "ExportedService"
struct now.
2022-07-15 15:03:40 -05:00
..
acl grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
connectca grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
dataplane grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00
peerstream peerstream: require a resource subscription to receive updates of that type (#13767) 2022-07-15 15:03:40 -05:00
serverdiscovery grpc: rename public/private directories to external/internal (#13721) 2022-07-13 16:33:48 +01:00