open-consul/proto/pbservice
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
..
convert.go peerstream: require a resource subscription to receive updates of that type (#13767) 2022-07-15 15:03:40 -05:00
convert_oss.go
convert_oss_test.go
convert_pbstruct.go
convert_test.go
healthcheck.gen.go
healthcheck.pb.binary.go
healthcheck.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
healthcheck.proto proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
ids.go
ids_test.go
node.gen.go
node.pb.binary.go
node.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
node.proto proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
service.gen.go
service.pb.binary.go
service.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
service.proto proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00