Skip to content

Commit

Permalink
feat(google-sm): added keychain plugin for google secret manager
Browse files Browse the repository at this point in the history
        Primary Change
        ---
        1. Added new package cactus-plugin-keychain-google-sm under packages/
        2. Added PluginKeychainGoogleSmMock class to mock the functions of SecretManagerServiceClient under packages/cactus-plugin-keychain-google-sm/src/test/typescript/mock/plugin-keychain-google-sm-mock.ts

Resolves hyperledger-cacti#983

Signed-off-by: Jagpreet Singh Sasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Jun 11, 2021
1 parent 2202830 commit 5cf5885
Show file tree
Hide file tree
Showing 27 changed files with 4,565 additions and 306 deletions.
3 changes: 2 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
"Albertirsa",
"HTLC",
"Htlc",
"htlc"
"htlc",
"parameterizable"
],
"dictionaries": [
"typescript,node,npm,go"
Expand Down
Loading

0 comments on commit 5cf5885

Please sign in to comment.