Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateNotificationRule(ctx context.Context, params *codestarnotifications.CreateNotificationRuleInput, ...) (*codestarnotifications.CreateNotificationRuleOutput, error)
- func (_m *IClient) DeleteNotificationRule(ctx context.Context, params *codestarnotifications.DeleteNotificationRuleInput, ...) (*codestarnotifications.DeleteNotificationRuleOutput, error)
- func (_m *IClient) DeleteTarget(ctx context.Context, params *codestarnotifications.DeleteTargetInput, ...) (*codestarnotifications.DeleteTargetOutput, error)
- func (_m *IClient) DescribeNotificationRule(ctx context.Context, ...) (*codestarnotifications.DescribeNotificationRuleOutput, error)
- func (_m *IClient) ListEventTypes(ctx context.Context, params *codestarnotifications.ListEventTypesInput, ...) (*codestarnotifications.ListEventTypesOutput, error)
- func (_m *IClient) ListNotificationRules(ctx context.Context, params *codestarnotifications.ListNotificationRulesInput, ...) (*codestarnotifications.ListNotificationRulesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *codestarnotifications.ListTagsForResourceInput, ...) (*codestarnotifications.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTargets(ctx context.Context, params *codestarnotifications.ListTargetsInput, ...) (*codestarnotifications.ListTargetsOutput, error)
- func (_m *IClient) Options() codestarnotifications.Options
- func (_m *IClient) Subscribe(ctx context.Context, params *codestarnotifications.SubscribeInput, ...) (*codestarnotifications.SubscribeOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *codestarnotifications.TagResourceInput, ...) (*codestarnotifications.TagResourceOutput, error)
- func (_m *IClient) Unsubscribe(ctx context.Context, params *codestarnotifications.UnsubscribeInput, ...) (*codestarnotifications.UnsubscribeOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *codestarnotifications.UntagResourceInput, ...) (*codestarnotifications.UntagResourceOutput, error)
- func (_m *IClient) UpdateNotificationRule(ctx context.Context, params *codestarnotifications.UpdateNotificationRuleInput, ...) (*codestarnotifications.UpdateNotificationRuleOutput, 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) CreateNotificationRule ¶
func (_m *IClient) CreateNotificationRule(ctx context.Context, params *codestarnotifications.CreateNotificationRuleInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.CreateNotificationRuleOutput, error)
CreateNotificationRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNotificationRule ¶
func (_m *IClient) DeleteNotificationRule(ctx context.Context, params *codestarnotifications.DeleteNotificationRuleInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.DeleteNotificationRuleOutput, error)
DeleteNotificationRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTarget ¶
func (_m *IClient) DeleteTarget(ctx context.Context, params *codestarnotifications.DeleteTargetInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.DeleteTargetOutput, error)
DeleteTarget provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeNotificationRule ¶
func (_m *IClient) DescribeNotificationRule(ctx context.Context, params *codestarnotifications.DescribeNotificationRuleInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.DescribeNotificationRuleOutput, error)
DescribeNotificationRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventTypes ¶
func (_m *IClient) ListEventTypes(ctx context.Context, params *codestarnotifications.ListEventTypesInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.ListEventTypesOutput, error)
ListEventTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNotificationRules ¶
func (_m *IClient) ListNotificationRules(ctx context.Context, params *codestarnotifications.ListNotificationRulesInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.ListNotificationRulesOutput, error)
ListNotificationRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *codestarnotifications.ListTagsForResourceInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTargets ¶
func (_m *IClient) ListTargets(ctx context.Context, params *codestarnotifications.ListTargetsInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.ListTargetsOutput, error)
ListTargets provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() codestarnotifications.Options
Options provides a mock function with given fields:
func (*IClient) Subscribe ¶
func (_m *IClient) Subscribe(ctx context.Context, params *codestarnotifications.SubscribeInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.SubscribeOutput, error)
Subscribe provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *codestarnotifications.TagResourceInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Unsubscribe ¶
func (_m *IClient) Unsubscribe(ctx context.Context, params *codestarnotifications.UnsubscribeInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.UnsubscribeOutput, error)
Unsubscribe provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *codestarnotifications.UntagResourceInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNotificationRule ¶
func (_m *IClient) UpdateNotificationRule(ctx context.Context, params *codestarnotifications.UpdateNotificationRuleInput, optFns ...func(*codestarnotifications.Options)) (*codestarnotifications.UpdateNotificationRuleOutput, error)
UpdateNotificationRule provides a mock function with given fields: ctx, params, optFns