package
0.12.4-alpha.3
Repository: https://github.com/goto/guardian.git
Documentation: pkg.go.dev

# Functions

NewAuditLogger creates a new instance of AuditLogger.
NewNotifier creates a new instance of Notifier.
NewProviderService creates a new instance of ProviderService.
NewRepository creates a new instance of Repository.
NewResourceService creates a new instance of ResourceService.

# Structs

AuditLogger is an autogenerated mock type for the auditLogger type.
No description provided by the author
AuditLogger_Log_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Log'.
Notifier is an autogenerated mock type for the notifier type.
No description provided by the author
Notifier_Notify_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Notify'.
ProviderService is an autogenerated mock type for the providerService type.
ProviderService_CorrelateGrantActivities_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CorrelateGrantActivities'.
No description provided by the author
ProviderService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
ProviderService_GrantAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GrantAccess'.
ProviderService_ListAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccess'.
ProviderService_ListActivities_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListActivities'.
ProviderService_RevokeAccess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RevokeAccess'.
Repository is an autogenerated mock type for the repository type.
Repository_BulkUpsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BulkUpsert'.
No description provided by the author
Repository_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
Repository_GetGrantsTotalCount_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGrantsTotalCount'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_ListUserRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListUserRoles'.
Repository_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
ResourceService is an autogenerated mock type for the resourceService type.
No description provided by the author
ResourceService_Find_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Find'.