consul/agent/grpc/public/services/peerstream
R.B. Boyer 30fffd0c90
peerstream: some cosmetic refactors to make this easier to follow (#13732)
- Use some protobuf construction helper methods for brevity.
- Rename a local variable to avoid later shadowing.
- Rename the Nonce field to be more like xDS's naming.
- Be more explicit about which PeerID fields are empty.
2022-07-13 10:00:35 -05:00
..
health_snapshot.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
health_snapshot_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
mock_ACLResolver.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
replication.go peerstream: some cosmetic refactors to make this easier to follow (#13732) 2022-07-13 10:00:35 -05:00
server.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
stream_resources.go peerstream: some cosmetic refactors to make this easier to follow (#13732) 2022-07-13 10:00:35 -05:00
stream_test.go peerstream: some cosmetic refactors to make this easier to follow (#13732) 2022-07-13 10:00:35 -05:00
stream_tracker.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
stream_tracker_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_blocking.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_manager.go peering: always send the mesh gateway SpiffeID even for tcp services (#13728) 2022-07-12 11:38:13 -05:00
subscription_manager_test.go peering: always send the mesh gateway SpiffeID even for tcp services (#13728) 2022-07-12 11:38:13 -05:00
subscription_state.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_state_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_view.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
subscription_view_test.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00
testing.go peering: move peer replication to the external gRPC port (#13698) 2022-07-08 12:01:13 -05:00