open-consul/agent/grpc/private
Dan Upton e48c1611ee
WatchRoots gRPC endpoint (#12678)
Adds a new gRPC streaming endpoint (WatchRoots) that dataplane clients will
use to fetch the current list of active Connect CA roots and receive new
lists whenever the roots are rotated.
2022-04-05 15:26:14 +01:00
..
internal/testservice Bump go-control-plane 2022-03-30 13:11:27 -04:00
resolver remove gogo from pbservice 2022-03-23 12:18:01 -04:00
services/subscribe WatchRoots gRPC endpoint (#12678) 2022-04-05 15:26:14 +01:00
client.go Restructure gRPC server setup (#12586) 2022-03-22 12:40:24 +00:00
client_test.go Restructure gRPC server setup (#12586) 2022-03-22 12:40:24 +00:00
handler.go Restructure gRPC server setup (#12586) 2022-03-22 12:40:24 +00:00
handler_test.go Bump go-control-plane 2022-03-30 13:11:27 -04:00
server_test.go Restructure gRPC server setup (#12586) 2022-03-22 12:40:24 +00:00
stats.go Restructure gRPC server setup (#12586) 2022-03-22 12:40:24 +00:00
stats_test.go Bump go-control-plane 2022-03-30 13:11:27 -04:00