This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Initializing auth client from config method (#140)
* Added Initializing auth client from config method Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Using sync.Once only once for initializing all the clients Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Added mock generation for AuthServiceClient Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Added clientset wrapping adminClient and authClient Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Added initialization of the mock client set Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Exposed the AdminServiceClient and AuthServiceClient for mocking Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Incorporated the feedback Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> Co-authored-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
- Loading branch information
Showing
4 changed files
with
248 additions
and
0 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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