forked from projectcontour/contour
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/grpc: adds SDS and registers xds for sds
Addresses the first high-level design bullet point, creatign a gRPC server for SDS by adding an SDS cache interface, implementing FetchSecrets and StreamSecrets, and registering the server as an SDS handler. Updates projectcontour#898 Signed-off-by: Matt Alberts <[email protected]>
- Loading branch information
Matt Alberts
committed
Apr 30, 2019
1 parent
d678cd9
commit 44dfa61
Showing
2 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters