open-consul/proto/pbpeering
R.B. Boyer 5b801db24b
peering: move peer replication to the external gRPC port (#13698)
Peer replication is intended to be between separate Consul installs and
effectively should be considered "external". This PR moves the peer
stream replication bidirectional RPC endpoint to the external gRPC
server and ensures that things continue to function.
2022-07-08 12:01:13 -05:00
..
peering.gen.go peering: add imported/exported counts to peering (#13644) 2022-06-29 14:07:30 -07:00
peering.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
peering.pb.binary.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
peering.pb.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
peering.proto peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
peering.rpcglue.pb.go peering: rename initiate to establish in the context of the APIs (#13419) 2022-06-10 11:10:46 -05:00
peering_grpc.pb.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
peering_oss.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00