Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) AssociateChannel(ctx context.Context, params *notifications.AssociateChannelInput, ...) (*notifications.AssociateChannelOutput, error)
- func (_m *IClient) AssociateManagedNotificationAccountContact(ctx context.Context, ...) (*notifications.AssociateManagedNotificationAccountContactOutput, error)
- func (_m *IClient) AssociateManagedNotificationAdditionalChannel(ctx context.Context, ...) (*notifications.AssociateManagedNotificationAdditionalChannelOutput, error)
- func (_m *IClient) AssociateOrganizationalUnit(ctx context.Context, params *notifications.AssociateOrganizationalUnitInput, ...) (*notifications.AssociateOrganizationalUnitOutput, error)
- func (_m *IClient) CreateEventRule(ctx context.Context, params *notifications.CreateEventRuleInput, ...) (*notifications.CreateEventRuleOutput, error)
- func (_m *IClient) CreateNotificationConfiguration(ctx context.Context, ...) (*notifications.CreateNotificationConfigurationOutput, error)
- func (_m *IClient) DeleteEventRule(ctx context.Context, params *notifications.DeleteEventRuleInput, ...) (*notifications.DeleteEventRuleOutput, error)
- func (_m *IClient) DeleteNotificationConfiguration(ctx context.Context, ...) (*notifications.DeleteNotificationConfigurationOutput, error)
- func (_m *IClient) DeregisterNotificationHub(ctx context.Context, params *notifications.DeregisterNotificationHubInput, ...) (*notifications.DeregisterNotificationHubOutput, error)
- func (_m *IClient) DisableNotificationsAccessForOrganization(ctx context.Context, ...) (*notifications.DisableNotificationsAccessForOrganizationOutput, error)
- func (_m *IClient) DisassociateChannel(ctx context.Context, params *notifications.DisassociateChannelInput, ...) (*notifications.DisassociateChannelOutput, error)
- func (_m *IClient) DisassociateManagedNotificationAccountContact(ctx context.Context, ...) (*notifications.DisassociateManagedNotificationAccountContactOutput, error)
- func (_m *IClient) DisassociateManagedNotificationAdditionalChannel(ctx context.Context, ...) (*notifications.DisassociateManagedNotificationAdditionalChannelOutput, error)
- func (_m *IClient) DisassociateOrganizationalUnit(ctx context.Context, params *notifications.DisassociateOrganizationalUnitInput, ...) (*notifications.DisassociateOrganizationalUnitOutput, error)
- func (_m *IClient) EnableNotificationsAccessForOrganization(ctx context.Context, ...) (*notifications.EnableNotificationsAccessForOrganizationOutput, error)
- func (_m *IClient) GetEventRule(ctx context.Context, params *notifications.GetEventRuleInput, ...) (*notifications.GetEventRuleOutput, error)
- func (_m *IClient) GetManagedNotificationChildEvent(ctx context.Context, ...) (*notifications.GetManagedNotificationChildEventOutput, error)
- func (_m *IClient) GetManagedNotificationConfiguration(ctx context.Context, ...) (*notifications.GetManagedNotificationConfigurationOutput, error)
- func (_m *IClient) GetManagedNotificationEvent(ctx context.Context, params *notifications.GetManagedNotificationEventInput, ...) (*notifications.GetManagedNotificationEventOutput, error)
- func (_m *IClient) GetNotificationConfiguration(ctx context.Context, params *notifications.GetNotificationConfigurationInput, ...) (*notifications.GetNotificationConfigurationOutput, error)
- func (_m *IClient) GetNotificationEvent(ctx context.Context, params *notifications.GetNotificationEventInput, ...) (*notifications.GetNotificationEventOutput, error)
- func (_m *IClient) GetNotificationsAccessForOrganization(ctx context.Context, ...) (*notifications.GetNotificationsAccessForOrganizationOutput, error)
- func (_m *IClient) ListChannels(ctx context.Context, params *notifications.ListChannelsInput, ...) (*notifications.ListChannelsOutput, error)
- func (_m *IClient) ListEventRules(ctx context.Context, params *notifications.ListEventRulesInput, ...) (*notifications.ListEventRulesOutput, error)
- func (_m *IClient) ListManagedNotificationChannelAssociations(ctx context.Context, ...) (*notifications.ListManagedNotificationChannelAssociationsOutput, error)
- func (_m *IClient) ListManagedNotificationChildEvents(ctx context.Context, ...) (*notifications.ListManagedNotificationChildEventsOutput, error)
- func (_m *IClient) ListManagedNotificationConfigurations(ctx context.Context, ...) (*notifications.ListManagedNotificationConfigurationsOutput, error)
- func (_m *IClient) ListManagedNotificationEvents(ctx context.Context, params *notifications.ListManagedNotificationEventsInput, ...) (*notifications.ListManagedNotificationEventsOutput, error)
- func (_m *IClient) ListMemberAccounts(ctx context.Context, params *notifications.ListMemberAccountsInput, ...) (*notifications.ListMemberAccountsOutput, error)
- func (_m *IClient) ListNotificationConfigurations(ctx context.Context, params *notifications.ListNotificationConfigurationsInput, ...) (*notifications.ListNotificationConfigurationsOutput, error)
- func (_m *IClient) ListNotificationEvents(ctx context.Context, params *notifications.ListNotificationEventsInput, ...) (*notifications.ListNotificationEventsOutput, error)
- func (_m *IClient) ListNotificationHubs(ctx context.Context, params *notifications.ListNotificationHubsInput, ...) (*notifications.ListNotificationHubsOutput, error)
- func (_m *IClient) ListOrganizationalUnits(ctx context.Context, params *notifications.ListOrganizationalUnitsInput, ...) (*notifications.ListOrganizationalUnitsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *notifications.ListTagsForResourceInput, ...) (*notifications.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() notifications.Options
- func (_m *IClient) RegisterNotificationHub(ctx context.Context, params *notifications.RegisterNotificationHubInput, ...) (*notifications.RegisterNotificationHubOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *notifications.TagResourceInput, ...) (*notifications.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *notifications.UntagResourceInput, ...) (*notifications.UntagResourceOutput, error)
- func (_m *IClient) UpdateEventRule(ctx context.Context, params *notifications.UpdateEventRuleInput, ...) (*notifications.UpdateEventRuleOutput, error)
- func (_m *IClient) UpdateNotificationConfiguration(ctx context.Context, ...) (*notifications.UpdateNotificationConfigurationOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) AssociateChannel ¶
func (_m *IClient) AssociateChannel(ctx context.Context, params *notifications.AssociateChannelInput, optFns ...func(*notifications.Options)) (*notifications.AssociateChannelOutput, error)
AssociateChannel provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateManagedNotificationAccountContact ¶ added in v0.1.2
func (_m *IClient) AssociateManagedNotificationAccountContact(ctx context.Context, params *notifications.AssociateManagedNotificationAccountContactInput, optFns ...func(*notifications.Options)) (*notifications.AssociateManagedNotificationAccountContactOutput, error)
AssociateManagedNotificationAccountContact provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateManagedNotificationAdditionalChannel ¶ added in v0.1.2
func (_m *IClient) AssociateManagedNotificationAdditionalChannel(ctx context.Context, params *notifications.AssociateManagedNotificationAdditionalChannelInput, optFns ...func(*notifications.Options)) (*notifications.AssociateManagedNotificationAdditionalChannelOutput, error)
AssociateManagedNotificationAdditionalChannel provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateOrganizationalUnit ¶ added in v0.1.9
func (_m *IClient) AssociateOrganizationalUnit(ctx context.Context, params *notifications.AssociateOrganizationalUnitInput, optFns ...func(*notifications.Options)) (*notifications.AssociateOrganizationalUnitOutput, error)
AssociateOrganizationalUnit provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEventRule ¶
func (_m *IClient) CreateEventRule(ctx context.Context, params *notifications.CreateEventRuleInput, optFns ...func(*notifications.Options)) (*notifications.CreateEventRuleOutput, error)
CreateEventRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNotificationConfiguration ¶
func (_m *IClient) CreateNotificationConfiguration(ctx context.Context, params *notifications.CreateNotificationConfigurationInput, optFns ...func(*notifications.Options)) (*notifications.CreateNotificationConfigurationOutput, error)
CreateNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEventRule ¶
func (_m *IClient) DeleteEventRule(ctx context.Context, params *notifications.DeleteEventRuleInput, optFns ...func(*notifications.Options)) (*notifications.DeleteEventRuleOutput, error)
DeleteEventRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNotificationConfiguration ¶
func (_m *IClient) DeleteNotificationConfiguration(ctx context.Context, params *notifications.DeleteNotificationConfigurationInput, optFns ...func(*notifications.Options)) (*notifications.DeleteNotificationConfigurationOutput, error)
DeleteNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeregisterNotificationHub ¶
func (_m *IClient) DeregisterNotificationHub(ctx context.Context, params *notifications.DeregisterNotificationHubInput, optFns ...func(*notifications.Options)) (*notifications.DeregisterNotificationHubOutput, error)
DeregisterNotificationHub provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisableNotificationsAccessForOrganization ¶ added in v0.1.2
func (_m *IClient) DisableNotificationsAccessForOrganization(ctx context.Context, params *notifications.DisableNotificationsAccessForOrganizationInput, optFns ...func(*notifications.Options)) (*notifications.DisableNotificationsAccessForOrganizationOutput, error)
DisableNotificationsAccessForOrganization provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateChannel ¶
func (_m *IClient) DisassociateChannel(ctx context.Context, params *notifications.DisassociateChannelInput, optFns ...func(*notifications.Options)) (*notifications.DisassociateChannelOutput, error)
DisassociateChannel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateManagedNotificationAccountContact ¶ added in v0.1.2
func (_m *IClient) DisassociateManagedNotificationAccountContact(ctx context.Context, params *notifications.DisassociateManagedNotificationAccountContactInput, optFns ...func(*notifications.Options)) (*notifications.DisassociateManagedNotificationAccountContactOutput, error)
DisassociateManagedNotificationAccountContact provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateManagedNotificationAdditionalChannel ¶ added in v0.1.2
func (_m *IClient) DisassociateManagedNotificationAdditionalChannel(ctx context.Context, params *notifications.DisassociateManagedNotificationAdditionalChannelInput, optFns ...func(*notifications.Options)) (*notifications.DisassociateManagedNotificationAdditionalChannelOutput, error)
DisassociateManagedNotificationAdditionalChannel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateOrganizationalUnit ¶ added in v0.1.9
func (_m *IClient) DisassociateOrganizationalUnit(ctx context.Context, params *notifications.DisassociateOrganizationalUnitInput, optFns ...func(*notifications.Options)) (*notifications.DisassociateOrganizationalUnitOutput, error)
DisassociateOrganizationalUnit provides a mock function with given fields: ctx, params, optFns
func (*IClient) EnableNotificationsAccessForOrganization ¶ added in v0.1.2
func (_m *IClient) EnableNotificationsAccessForOrganization(ctx context.Context, params *notifications.EnableNotificationsAccessForOrganizationInput, optFns ...func(*notifications.Options)) (*notifications.EnableNotificationsAccessForOrganizationOutput, error)
EnableNotificationsAccessForOrganization provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventRule ¶
func (_m *IClient) GetEventRule(ctx context.Context, params *notifications.GetEventRuleInput, optFns ...func(*notifications.Options)) (*notifications.GetEventRuleOutput, error)
GetEventRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedNotificationChildEvent ¶ added in v0.1.2
func (_m *IClient) GetManagedNotificationChildEvent(ctx context.Context, params *notifications.GetManagedNotificationChildEventInput, optFns ...func(*notifications.Options)) (*notifications.GetManagedNotificationChildEventOutput, error)
GetManagedNotificationChildEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedNotificationConfiguration ¶ added in v0.1.2
func (_m *IClient) GetManagedNotificationConfiguration(ctx context.Context, params *notifications.GetManagedNotificationConfigurationInput, optFns ...func(*notifications.Options)) (*notifications.GetManagedNotificationConfigurationOutput, error)
GetManagedNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetManagedNotificationEvent ¶ added in v0.1.2
func (_m *IClient) GetManagedNotificationEvent(ctx context.Context, params *notifications.GetManagedNotificationEventInput, optFns ...func(*notifications.Options)) (*notifications.GetManagedNotificationEventOutput, error)
GetManagedNotificationEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNotificationConfiguration ¶
func (_m *IClient) GetNotificationConfiguration(ctx context.Context, params *notifications.GetNotificationConfigurationInput, optFns ...func(*notifications.Options)) (*notifications.GetNotificationConfigurationOutput, error)
GetNotificationConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNotificationEvent ¶
func (_m *IClient) GetNotificationEvent(ctx context.Context, params *notifications.GetNotificationEventInput, optFns ...func(*notifications.Options)) (*notifications.GetNotificationEventOutput, error)
GetNotificationEvent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNotificationsAccessForOrganization ¶ added in v0.1.2
func (_m *IClient) GetNotificationsAccessForOrganization(ctx context.Context, params *notifications.GetNotificationsAccessForOrganizationInput, optFns ...func(*notifications.Options)) (*notifications.GetNotificationsAccessForOrganizationOutput, error)
GetNotificationsAccessForOrganization provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListChannels ¶
func (_m *IClient) ListChannels(ctx context.Context, params *notifications.ListChannelsInput, optFns ...func(*notifications.Options)) (*notifications.ListChannelsOutput, error)
ListChannels provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventRules ¶
func (_m *IClient) ListEventRules(ctx context.Context, params *notifications.ListEventRulesInput, optFns ...func(*notifications.Options)) (*notifications.ListEventRulesOutput, error)
ListEventRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedNotificationChannelAssociations ¶ added in v0.1.2
func (_m *IClient) ListManagedNotificationChannelAssociations(ctx context.Context, params *notifications.ListManagedNotificationChannelAssociationsInput, optFns ...func(*notifications.Options)) (*notifications.ListManagedNotificationChannelAssociationsOutput, error)
ListManagedNotificationChannelAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedNotificationChildEvents ¶ added in v0.1.2
func (_m *IClient) ListManagedNotificationChildEvents(ctx context.Context, params *notifications.ListManagedNotificationChildEventsInput, optFns ...func(*notifications.Options)) (*notifications.ListManagedNotificationChildEventsOutput, error)
ListManagedNotificationChildEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedNotificationConfigurations ¶ added in v0.1.2
func (_m *IClient) ListManagedNotificationConfigurations(ctx context.Context, params *notifications.ListManagedNotificationConfigurationsInput, optFns ...func(*notifications.Options)) (*notifications.ListManagedNotificationConfigurationsOutput, error)
ListManagedNotificationConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListManagedNotificationEvents ¶ added in v0.1.2
func (_m *IClient) ListManagedNotificationEvents(ctx context.Context, params *notifications.ListManagedNotificationEventsInput, optFns ...func(*notifications.Options)) (*notifications.ListManagedNotificationEventsOutput, error)
ListManagedNotificationEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMemberAccounts ¶ added in v0.1.9
func (_m *IClient) ListMemberAccounts(ctx context.Context, params *notifications.ListMemberAccountsInput, optFns ...func(*notifications.Options)) (*notifications.ListMemberAccountsOutput, error)
ListMemberAccounts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNotificationConfigurations ¶
func (_m *IClient) ListNotificationConfigurations(ctx context.Context, params *notifications.ListNotificationConfigurationsInput, optFns ...func(*notifications.Options)) (*notifications.ListNotificationConfigurationsOutput, error)
ListNotificationConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNotificationEvents ¶
func (_m *IClient) ListNotificationEvents(ctx context.Context, params *notifications.ListNotificationEventsInput, optFns ...func(*notifications.Options)) (*notifications.ListNotificationEventsOutput, error)
ListNotificationEvents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNotificationHubs ¶
func (_m *IClient) ListNotificationHubs(ctx context.Context, params *notifications.ListNotificationHubsInput, optFns ...func(*notifications.Options)) (*notifications.ListNotificationHubsOutput, error)
ListNotificationHubs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOrganizationalUnits ¶ added in v0.1.9
func (_m *IClient) ListOrganizationalUnits(ctx context.Context, params *notifications.ListOrganizationalUnitsInput, optFns ...func(*notifications.Options)) (*notifications.ListOrganizationalUnitsOutput, error)
ListOrganizationalUnits provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *notifications.ListTagsForResourceInput, optFns ...func(*notifications.Options)) (*notifications.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() notifications.Options
Options provides a mock function with no fields
func (*IClient) RegisterNotificationHub ¶
func (_m *IClient) RegisterNotificationHub(ctx context.Context, params *notifications.RegisterNotificationHubInput, optFns ...func(*notifications.Options)) (*notifications.RegisterNotificationHubOutput, error)
RegisterNotificationHub provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *notifications.TagResourceInput, optFns ...func(*notifications.Options)) (*notifications.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *notifications.UntagResourceInput, optFns ...func(*notifications.Options)) (*notifications.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateEventRule ¶
func (_m *IClient) UpdateEventRule(ctx context.Context, params *notifications.UpdateEventRuleInput, optFns ...func(*notifications.Options)) (*notifications.UpdateEventRuleOutput, error)
UpdateEventRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNotificationConfiguration ¶
func (_m *IClient) UpdateNotificationConfiguration(ctx context.Context, params *notifications.UpdateNotificationConfigurationInput, optFns ...func(*notifications.Options)) (*notifications.UpdateNotificationConfigurationOutput, error)
UpdateNotificationConfiguration provides a mock function with given fields: ctx, params, optFns