open-consul/proto
R.B. Boyer c8c6484905
proto: add package prefixes for all proto files where it is safe (#13735)
We cannot do this for "subscribe" and "partition" this easily without
breakage so those are omitted.

Any protobuf message passed around via an Any construct will have the
fully qualified package name embedded in the protobuf as a string. Also
RPC method dispatch will include the package of the service during
serialization.

- We will be passing pbservice and pbpeering through an Any as part of
  peer stream replication.

- We will be exposing two new gRPC services via pbpeering and
  pbpeerstream.
2022-07-13 11:03:27 -05:00
..
pbacl proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbautoconf proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbcommon proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbconfig proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbconfigentry proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbconnect proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbpeering proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbpeerstream proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbservice proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbstatus proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
pbsubscribe proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
prototest Update public listener with SPIFFE Validator 2022-06-01 17:06:33 -06:00
buf.gen.yaml
buf.yaml