-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spanner): mTLS setup for spanner external host clients (#3574)
* feat(spanner): mTLS setup for spanner external host clients * feat(spanner): mTLS setup for spanner clients * feat(spanner): removing isExternalHost as a data member of the builder class * feat(spanner): added spanner options method usePlainText for abstraction * feat(spanner): replaced setting channel provider with setting channel configurator * feat(spanner): added cert and key to hashCode and equals of SpannerPoolKey --------- Co-authored-by: rahul2393 <irahul@google.com>
- Loading branch information
Showing
4 changed files
with
88 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
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