# Functions
NewAlertService creates a new instance of AlertService.
NewNamespaceService creates a new instance of NamespaceService.
NewNotificationService creates a new instance of NotificationService.
NewProviderService creates a new instance of ProviderService.
NewReceiverService creates a new instance of ReceiverService.
NewRuleService creates a new instance of RuleService.
NewSilenceService creates a new instance of SilenceService.
NewSubscriptionService creates a new instance of SubscriptionService.
NewTemplateService creates a new instance of TemplateService.
# Structs
AlertService is an autogenerated mock type for the AlertService type.
AlertService_CreateAlerts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAlerts'.
No description provided by the author
AlertService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NamespaceService is an autogenerated mock type for the NamespaceService type.
NamespaceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
NamespaceService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
NamespaceService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
NamespaceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NamespaceService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
NotificationService is an autogenerated mock type for the NotificationService type.
NotificationService_CheckIdempotency_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckIdempotency'.
NotificationService_Dispatch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Dispatch'.
No description provided by the author
NotificationService_InsertIdempotency_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InsertIdempotency'.
NotificationService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NotificationService_ListNotificationMessages_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNotificationMessages'.
NotificationService_RemoveIdempotencies_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveIdempotencies'.
ProviderService is an autogenerated mock type for the ProviderService type.
ProviderService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ProviderService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
ProviderService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ProviderService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ProviderService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
ReceiverService is an autogenerated mock type for the ReceiverService type.
ReceiverService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ReceiverService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
ReceiverService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ReceiverService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ReceiverService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
RuleService is an autogenerated mock type for the RuleService type.
No description provided by the author
RuleService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
RuleService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
SilenceService is an autogenerated mock type for the SilenceService type.
SilenceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
SilenceService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
SilenceService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
SilenceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
SubscriptionService is an autogenerated mock type for the SubscriptionService type.
SubscriptionService_CreateV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateV2'.
SubscriptionService_DeleteV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteV2'.
No description provided by the author
SubscriptionService_GetV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetV2'.
SubscriptionService_ListV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListV2'.
SubscriptionService_UpdateV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateV2'.
TemplateService is an autogenerated mock type for the TemplateService type.
TemplateService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
TemplateService_GetByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByName'.
TemplateService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
TemplateService_Render_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Render'.
TemplateService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.