Documentation ¶
Overview ¶
Package codestarnotificationsmock is a generated GoMock package.
Index ¶
- type MockCodeStarNotificationsAPI
- func (m *MockCodeStarNotificationsAPI) CreateNotificationRule(arg0 *codestarnotifications.CreateNotificationRuleInput) (*codestarnotifications.CreateNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) CreateNotificationRuleRequest(arg0 *codestarnotifications.CreateNotificationRuleInput) (*request.Request, *codestarnotifications.CreateNotificationRuleOutput)
- func (m *MockCodeStarNotificationsAPI) CreateNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.CreateNotificationRuleInput, ...) (*codestarnotifications.CreateNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) DeleteNotificationRule(arg0 *codestarnotifications.DeleteNotificationRuleInput) (*codestarnotifications.DeleteNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) DeleteNotificationRuleRequest(arg0 *codestarnotifications.DeleteNotificationRuleInput) (*request.Request, *codestarnotifications.DeleteNotificationRuleOutput)
- func (m *MockCodeStarNotificationsAPI) DeleteNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.DeleteNotificationRuleInput, ...) (*codestarnotifications.DeleteNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) DeleteTarget(arg0 *codestarnotifications.DeleteTargetInput) (*codestarnotifications.DeleteTargetOutput, error)
- func (m *MockCodeStarNotificationsAPI) DeleteTargetRequest(arg0 *codestarnotifications.DeleteTargetInput) (*request.Request, *codestarnotifications.DeleteTargetOutput)
- func (m *MockCodeStarNotificationsAPI) DeleteTargetWithContext(arg0 context.Context, arg1 *codestarnotifications.DeleteTargetInput, ...) (*codestarnotifications.DeleteTargetOutput, error)
- func (m *MockCodeStarNotificationsAPI) DescribeNotificationRule(arg0 *codestarnotifications.DescribeNotificationRuleInput) (*codestarnotifications.DescribeNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) DescribeNotificationRuleRequest(arg0 *codestarnotifications.DescribeNotificationRuleInput) (*request.Request, *codestarnotifications.DescribeNotificationRuleOutput)
- func (m *MockCodeStarNotificationsAPI) DescribeNotificationRuleWithContext(arg0 context.Context, ...) (*codestarnotifications.DescribeNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) EXPECT() *MockCodeStarNotificationsAPIMockRecorder
- func (m *MockCodeStarNotificationsAPI) ListEventTypes(arg0 *codestarnotifications.ListEventTypesInput) (*codestarnotifications.ListEventTypesOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListEventTypesPages(arg0 *codestarnotifications.ListEventTypesInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListEventTypesPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListEventTypesInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListEventTypesRequest(arg0 *codestarnotifications.ListEventTypesInput) (*request.Request, *codestarnotifications.ListEventTypesOutput)
- func (m *MockCodeStarNotificationsAPI) ListEventTypesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListEventTypesInput, ...) (*codestarnotifications.ListEventTypesOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListNotificationRules(arg0 *codestarnotifications.ListNotificationRulesInput) (*codestarnotifications.ListNotificationRulesOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListNotificationRulesPages(arg0 *codestarnotifications.ListNotificationRulesInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListNotificationRulesPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListNotificationRulesInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListNotificationRulesRequest(arg0 *codestarnotifications.ListNotificationRulesInput) (*request.Request, *codestarnotifications.ListNotificationRulesOutput)
- func (m *MockCodeStarNotificationsAPI) ListNotificationRulesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListNotificationRulesInput, ...) (*codestarnotifications.ListNotificationRulesOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListTagsForResource(arg0 *codestarnotifications.ListTagsForResourceInput) (*codestarnotifications.ListTagsForResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListTagsForResourceRequest(arg0 *codestarnotifications.ListTagsForResourceInput) (*request.Request, *codestarnotifications.ListTagsForResourceOutput)
- func (m *MockCodeStarNotificationsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTagsForResourceInput, ...) (*codestarnotifications.ListTagsForResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListTargets(arg0 *codestarnotifications.ListTargetsInput) (*codestarnotifications.ListTargetsOutput, error)
- func (m *MockCodeStarNotificationsAPI) ListTargetsPages(arg0 *codestarnotifications.ListTargetsInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListTargetsPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTargetsInput, ...) error
- func (m *MockCodeStarNotificationsAPI) ListTargetsRequest(arg0 *codestarnotifications.ListTargetsInput) (*request.Request, *codestarnotifications.ListTargetsOutput)
- func (m *MockCodeStarNotificationsAPI) ListTargetsWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTargetsInput, ...) (*codestarnotifications.ListTargetsOutput, error)
- func (m *MockCodeStarNotificationsAPI) Subscribe(arg0 *codestarnotifications.SubscribeInput) (*codestarnotifications.SubscribeOutput, error)
- func (m *MockCodeStarNotificationsAPI) SubscribeRequest(arg0 *codestarnotifications.SubscribeInput) (*request.Request, *codestarnotifications.SubscribeOutput)
- func (m *MockCodeStarNotificationsAPI) SubscribeWithContext(arg0 context.Context, arg1 *codestarnotifications.SubscribeInput, ...) (*codestarnotifications.SubscribeOutput, error)
- func (m *MockCodeStarNotificationsAPI) TagResource(arg0 *codestarnotifications.TagResourceInput) (*codestarnotifications.TagResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) TagResourceRequest(arg0 *codestarnotifications.TagResourceInput) (*request.Request, *codestarnotifications.TagResourceOutput)
- func (m *MockCodeStarNotificationsAPI) TagResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.TagResourceInput, ...) (*codestarnotifications.TagResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) Unsubscribe(arg0 *codestarnotifications.UnsubscribeInput) (*codestarnotifications.UnsubscribeOutput, error)
- func (m *MockCodeStarNotificationsAPI) UnsubscribeRequest(arg0 *codestarnotifications.UnsubscribeInput) (*request.Request, *codestarnotifications.UnsubscribeOutput)
- func (m *MockCodeStarNotificationsAPI) UnsubscribeWithContext(arg0 context.Context, arg1 *codestarnotifications.UnsubscribeInput, ...) (*codestarnotifications.UnsubscribeOutput, error)
- func (m *MockCodeStarNotificationsAPI) UntagResource(arg0 *codestarnotifications.UntagResourceInput) (*codestarnotifications.UntagResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) UntagResourceRequest(arg0 *codestarnotifications.UntagResourceInput) (*request.Request, *codestarnotifications.UntagResourceOutput)
- func (m *MockCodeStarNotificationsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.UntagResourceInput, ...) (*codestarnotifications.UntagResourceOutput, error)
- func (m *MockCodeStarNotificationsAPI) UpdateNotificationRule(arg0 *codestarnotifications.UpdateNotificationRuleInput) (*codestarnotifications.UpdateNotificationRuleOutput, error)
- func (m *MockCodeStarNotificationsAPI) UpdateNotificationRuleRequest(arg0 *codestarnotifications.UpdateNotificationRuleInput) (*request.Request, *codestarnotifications.UpdateNotificationRuleOutput)
- func (m *MockCodeStarNotificationsAPI) UpdateNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.UpdateNotificationRuleInput, ...) (*codestarnotifications.UpdateNotificationRuleOutput, error)
- type MockCodeStarNotificationsAPIMockRecorder
- func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRule(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRule(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTarget(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTargetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRule(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypes(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRules(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargets(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) Subscribe(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) SubscribeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) SubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UnsubscribeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UnsubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRule(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCodeStarNotificationsAPI ¶
type MockCodeStarNotificationsAPI struct {
// contains filtered or unexported fields
}
MockCodeStarNotificationsAPI is a mock of CodeStarNotificationsAPI interface
func NewMockCodeStarNotificationsAPI ¶
func NewMockCodeStarNotificationsAPI(ctrl *gomock.Controller) *MockCodeStarNotificationsAPI
NewMockCodeStarNotificationsAPI creates a new mock instance
func (*MockCodeStarNotificationsAPI) CreateNotificationRule ¶
func (m *MockCodeStarNotificationsAPI) CreateNotificationRule(arg0 *codestarnotifications.CreateNotificationRuleInput) (*codestarnotifications.CreateNotificationRuleOutput, error)
CreateNotificationRule mocks base method
func (*MockCodeStarNotificationsAPI) CreateNotificationRuleRequest ¶
func (m *MockCodeStarNotificationsAPI) CreateNotificationRuleRequest(arg0 *codestarnotifications.CreateNotificationRuleInput) (*request.Request, *codestarnotifications.CreateNotificationRuleOutput)
CreateNotificationRuleRequest mocks base method
func (*MockCodeStarNotificationsAPI) CreateNotificationRuleWithContext ¶
func (m *MockCodeStarNotificationsAPI) CreateNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.CreateNotificationRuleInput, arg2 ...request.Option) (*codestarnotifications.CreateNotificationRuleOutput, error)
CreateNotificationRuleWithContext mocks base method
func (*MockCodeStarNotificationsAPI) DeleteNotificationRule ¶
func (m *MockCodeStarNotificationsAPI) DeleteNotificationRule(arg0 *codestarnotifications.DeleteNotificationRuleInput) (*codestarnotifications.DeleteNotificationRuleOutput, error)
DeleteNotificationRule mocks base method
func (*MockCodeStarNotificationsAPI) DeleteNotificationRuleRequest ¶
func (m *MockCodeStarNotificationsAPI) DeleteNotificationRuleRequest(arg0 *codestarnotifications.DeleteNotificationRuleInput) (*request.Request, *codestarnotifications.DeleteNotificationRuleOutput)
DeleteNotificationRuleRequest mocks base method
func (*MockCodeStarNotificationsAPI) DeleteNotificationRuleWithContext ¶
func (m *MockCodeStarNotificationsAPI) DeleteNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.DeleteNotificationRuleInput, arg2 ...request.Option) (*codestarnotifications.DeleteNotificationRuleOutput, error)
DeleteNotificationRuleWithContext mocks base method
func (*MockCodeStarNotificationsAPI) DeleteTarget ¶
func (m *MockCodeStarNotificationsAPI) DeleteTarget(arg0 *codestarnotifications.DeleteTargetInput) (*codestarnotifications.DeleteTargetOutput, error)
DeleteTarget mocks base method
func (*MockCodeStarNotificationsAPI) DeleteTargetRequest ¶
func (m *MockCodeStarNotificationsAPI) DeleteTargetRequest(arg0 *codestarnotifications.DeleteTargetInput) (*request.Request, *codestarnotifications.DeleteTargetOutput)
DeleteTargetRequest mocks base method
func (*MockCodeStarNotificationsAPI) DeleteTargetWithContext ¶
func (m *MockCodeStarNotificationsAPI) DeleteTargetWithContext(arg0 context.Context, arg1 *codestarnotifications.DeleteTargetInput, arg2 ...request.Option) (*codestarnotifications.DeleteTargetOutput, error)
DeleteTargetWithContext mocks base method
func (*MockCodeStarNotificationsAPI) DescribeNotificationRule ¶
func (m *MockCodeStarNotificationsAPI) DescribeNotificationRule(arg0 *codestarnotifications.DescribeNotificationRuleInput) (*codestarnotifications.DescribeNotificationRuleOutput, error)
DescribeNotificationRule mocks base method
func (*MockCodeStarNotificationsAPI) DescribeNotificationRuleRequest ¶
func (m *MockCodeStarNotificationsAPI) DescribeNotificationRuleRequest(arg0 *codestarnotifications.DescribeNotificationRuleInput) (*request.Request, *codestarnotifications.DescribeNotificationRuleOutput)
DescribeNotificationRuleRequest mocks base method
func (*MockCodeStarNotificationsAPI) DescribeNotificationRuleWithContext ¶
func (m *MockCodeStarNotificationsAPI) DescribeNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.DescribeNotificationRuleInput, arg2 ...request.Option) (*codestarnotifications.DescribeNotificationRuleOutput, error)
DescribeNotificationRuleWithContext mocks base method
func (*MockCodeStarNotificationsAPI) EXPECT ¶
func (m *MockCodeStarNotificationsAPI) EXPECT() *MockCodeStarNotificationsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCodeStarNotificationsAPI) ListEventTypes ¶
func (m *MockCodeStarNotificationsAPI) ListEventTypes(arg0 *codestarnotifications.ListEventTypesInput) (*codestarnotifications.ListEventTypesOutput, error)
ListEventTypes mocks base method
func (*MockCodeStarNotificationsAPI) ListEventTypesPages ¶
func (m *MockCodeStarNotificationsAPI) ListEventTypesPages(arg0 *codestarnotifications.ListEventTypesInput, arg1 func(*codestarnotifications.ListEventTypesOutput, bool) bool) error
ListEventTypesPages mocks base method
func (*MockCodeStarNotificationsAPI) ListEventTypesPagesWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListEventTypesPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListEventTypesInput, arg2 func(*codestarnotifications.ListEventTypesOutput, bool) bool, arg3 ...request.Option) error
ListEventTypesPagesWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListEventTypesRequest ¶
func (m *MockCodeStarNotificationsAPI) ListEventTypesRequest(arg0 *codestarnotifications.ListEventTypesInput) (*request.Request, *codestarnotifications.ListEventTypesOutput)
ListEventTypesRequest mocks base method
func (*MockCodeStarNotificationsAPI) ListEventTypesWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListEventTypesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListEventTypesInput, arg2 ...request.Option) (*codestarnotifications.ListEventTypesOutput, error)
ListEventTypesWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListNotificationRules ¶
func (m *MockCodeStarNotificationsAPI) ListNotificationRules(arg0 *codestarnotifications.ListNotificationRulesInput) (*codestarnotifications.ListNotificationRulesOutput, error)
ListNotificationRules mocks base method
func (*MockCodeStarNotificationsAPI) ListNotificationRulesPages ¶
func (m *MockCodeStarNotificationsAPI) ListNotificationRulesPages(arg0 *codestarnotifications.ListNotificationRulesInput, arg1 func(*codestarnotifications.ListNotificationRulesOutput, bool) bool) error
ListNotificationRulesPages mocks base method
func (*MockCodeStarNotificationsAPI) ListNotificationRulesPagesWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListNotificationRulesPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListNotificationRulesInput, arg2 func(*codestarnotifications.ListNotificationRulesOutput, bool) bool, arg3 ...request.Option) error
ListNotificationRulesPagesWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListNotificationRulesRequest ¶
func (m *MockCodeStarNotificationsAPI) ListNotificationRulesRequest(arg0 *codestarnotifications.ListNotificationRulesInput) (*request.Request, *codestarnotifications.ListNotificationRulesOutput)
ListNotificationRulesRequest mocks base method
func (*MockCodeStarNotificationsAPI) ListNotificationRulesWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListNotificationRulesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListNotificationRulesInput, arg2 ...request.Option) (*codestarnotifications.ListNotificationRulesOutput, error)
ListNotificationRulesWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListTagsForResource ¶
func (m *MockCodeStarNotificationsAPI) ListTagsForResource(arg0 *codestarnotifications.ListTagsForResourceInput) (*codestarnotifications.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockCodeStarNotificationsAPI) ListTagsForResourceRequest ¶
func (m *MockCodeStarNotificationsAPI) ListTagsForResourceRequest(arg0 *codestarnotifications.ListTagsForResourceInput) (*request.Request, *codestarnotifications.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockCodeStarNotificationsAPI) ListTagsForResourceWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTagsForResourceInput, arg2 ...request.Option) (*codestarnotifications.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListTargets ¶
func (m *MockCodeStarNotificationsAPI) ListTargets(arg0 *codestarnotifications.ListTargetsInput) (*codestarnotifications.ListTargetsOutput, error)
ListTargets mocks base method
func (*MockCodeStarNotificationsAPI) ListTargetsPages ¶
func (m *MockCodeStarNotificationsAPI) ListTargetsPages(arg0 *codestarnotifications.ListTargetsInput, arg1 func(*codestarnotifications.ListTargetsOutput, bool) bool) error
ListTargetsPages mocks base method
func (*MockCodeStarNotificationsAPI) ListTargetsPagesWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListTargetsPagesWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTargetsInput, arg2 func(*codestarnotifications.ListTargetsOutput, bool) bool, arg3 ...request.Option) error
ListTargetsPagesWithContext mocks base method
func (*MockCodeStarNotificationsAPI) ListTargetsRequest ¶
func (m *MockCodeStarNotificationsAPI) ListTargetsRequest(arg0 *codestarnotifications.ListTargetsInput) (*request.Request, *codestarnotifications.ListTargetsOutput)
ListTargetsRequest mocks base method
func (*MockCodeStarNotificationsAPI) ListTargetsWithContext ¶
func (m *MockCodeStarNotificationsAPI) ListTargetsWithContext(arg0 context.Context, arg1 *codestarnotifications.ListTargetsInput, arg2 ...request.Option) (*codestarnotifications.ListTargetsOutput, error)
ListTargetsWithContext mocks base method
func (*MockCodeStarNotificationsAPI) Subscribe ¶
func (m *MockCodeStarNotificationsAPI) Subscribe(arg0 *codestarnotifications.SubscribeInput) (*codestarnotifications.SubscribeOutput, error)
Subscribe mocks base method
func (*MockCodeStarNotificationsAPI) SubscribeRequest ¶
func (m *MockCodeStarNotificationsAPI) SubscribeRequest(arg0 *codestarnotifications.SubscribeInput) (*request.Request, *codestarnotifications.SubscribeOutput)
SubscribeRequest mocks base method
func (*MockCodeStarNotificationsAPI) SubscribeWithContext ¶
func (m *MockCodeStarNotificationsAPI) SubscribeWithContext(arg0 context.Context, arg1 *codestarnotifications.SubscribeInput, arg2 ...request.Option) (*codestarnotifications.SubscribeOutput, error)
SubscribeWithContext mocks base method
func (*MockCodeStarNotificationsAPI) TagResource ¶
func (m *MockCodeStarNotificationsAPI) TagResource(arg0 *codestarnotifications.TagResourceInput) (*codestarnotifications.TagResourceOutput, error)
TagResource mocks base method
func (*MockCodeStarNotificationsAPI) TagResourceRequest ¶
func (m *MockCodeStarNotificationsAPI) TagResourceRequest(arg0 *codestarnotifications.TagResourceInput) (*request.Request, *codestarnotifications.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockCodeStarNotificationsAPI) TagResourceWithContext ¶
func (m *MockCodeStarNotificationsAPI) TagResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.TagResourceInput, arg2 ...request.Option) (*codestarnotifications.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockCodeStarNotificationsAPI) Unsubscribe ¶
func (m *MockCodeStarNotificationsAPI) Unsubscribe(arg0 *codestarnotifications.UnsubscribeInput) (*codestarnotifications.UnsubscribeOutput, error)
Unsubscribe mocks base method
func (*MockCodeStarNotificationsAPI) UnsubscribeRequest ¶
func (m *MockCodeStarNotificationsAPI) UnsubscribeRequest(arg0 *codestarnotifications.UnsubscribeInput) (*request.Request, *codestarnotifications.UnsubscribeOutput)
UnsubscribeRequest mocks base method
func (*MockCodeStarNotificationsAPI) UnsubscribeWithContext ¶
func (m *MockCodeStarNotificationsAPI) UnsubscribeWithContext(arg0 context.Context, arg1 *codestarnotifications.UnsubscribeInput, arg2 ...request.Option) (*codestarnotifications.UnsubscribeOutput, error)
UnsubscribeWithContext mocks base method
func (*MockCodeStarNotificationsAPI) UntagResource ¶
func (m *MockCodeStarNotificationsAPI) UntagResource(arg0 *codestarnotifications.UntagResourceInput) (*codestarnotifications.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockCodeStarNotificationsAPI) UntagResourceRequest ¶
func (m *MockCodeStarNotificationsAPI) UntagResourceRequest(arg0 *codestarnotifications.UntagResourceInput) (*request.Request, *codestarnotifications.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockCodeStarNotificationsAPI) UntagResourceWithContext ¶
func (m *MockCodeStarNotificationsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *codestarnotifications.UntagResourceInput, arg2 ...request.Option) (*codestarnotifications.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockCodeStarNotificationsAPI) UpdateNotificationRule ¶
func (m *MockCodeStarNotificationsAPI) UpdateNotificationRule(arg0 *codestarnotifications.UpdateNotificationRuleInput) (*codestarnotifications.UpdateNotificationRuleOutput, error)
UpdateNotificationRule mocks base method
func (*MockCodeStarNotificationsAPI) UpdateNotificationRuleRequest ¶
func (m *MockCodeStarNotificationsAPI) UpdateNotificationRuleRequest(arg0 *codestarnotifications.UpdateNotificationRuleInput) (*request.Request, *codestarnotifications.UpdateNotificationRuleOutput)
UpdateNotificationRuleRequest mocks base method
func (*MockCodeStarNotificationsAPI) UpdateNotificationRuleWithContext ¶
func (m *MockCodeStarNotificationsAPI) UpdateNotificationRuleWithContext(arg0 context.Context, arg1 *codestarnotifications.UpdateNotificationRuleInput, arg2 ...request.Option) (*codestarnotifications.UpdateNotificationRuleOutput, error)
UpdateNotificationRuleWithContext mocks base method
type MockCodeStarNotificationsAPIMockRecorder ¶
type MockCodeStarNotificationsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCodeStarNotificationsAPIMockRecorder is the mock recorder for MockCodeStarNotificationsAPI
func (*MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRule ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRule(arg0 interface{}) *gomock.Call
CreateNotificationRule indicates an expected call of CreateNotificationRule
func (*MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleRequest(arg0 interface{}) *gomock.Call
CreateNotificationRuleRequest indicates an expected call of CreateNotificationRuleRequest
func (*MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) CreateNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNotificationRuleWithContext indicates an expected call of CreateNotificationRuleWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRule ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRule(arg0 interface{}) *gomock.Call
DeleteNotificationRule indicates an expected call of DeleteNotificationRule
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleRequest(arg0 interface{}) *gomock.Call
DeleteNotificationRuleRequest indicates an expected call of DeleteNotificationRuleRequest
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNotificationRuleWithContext indicates an expected call of DeleteNotificationRuleWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteTarget ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTarget(arg0 interface{}) *gomock.Call
DeleteTarget indicates an expected call of DeleteTarget
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteTargetRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTargetRequest(arg0 interface{}) *gomock.Call
DeleteTargetRequest indicates an expected call of DeleteTargetRequest
func (*MockCodeStarNotificationsAPIMockRecorder) DeleteTargetWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DeleteTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTargetWithContext indicates an expected call of DeleteTargetWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRule ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRule(arg0 interface{}) *gomock.Call
DescribeNotificationRule indicates an expected call of DescribeNotificationRule
func (*MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleRequest(arg0 interface{}) *gomock.Call
DescribeNotificationRuleRequest indicates an expected call of DescribeNotificationRuleRequest
func (*MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) DescribeNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotificationRuleWithContext indicates an expected call of DescribeNotificationRuleWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListEventTypes ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypes(arg0 interface{}) *gomock.Call
ListEventTypes indicates an expected call of ListEventTypes
func (*MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPages ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPages(arg0, arg1 interface{}) *gomock.Call
ListEventTypesPages indicates an expected call of ListEventTypesPages
func (*MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPagesWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEventTypesPagesWithContext indicates an expected call of ListEventTypesPagesWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListEventTypesRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesRequest(arg0 interface{}) *gomock.Call
ListEventTypesRequest indicates an expected call of ListEventTypesRequest
func (*MockCodeStarNotificationsAPIMockRecorder) ListEventTypesWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListEventTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEventTypesWithContext indicates an expected call of ListEventTypesWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListNotificationRules ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRules(arg0 interface{}) *gomock.Call
ListNotificationRules indicates an expected call of ListNotificationRules
func (*MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPages ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPages(arg0, arg1 interface{}) *gomock.Call
ListNotificationRulesPages indicates an expected call of ListNotificationRulesPages
func (*MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPagesWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNotificationRulesPagesWithContext indicates an expected call of ListNotificationRulesPagesWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesRequest(arg0 interface{}) *gomock.Call
ListNotificationRulesRequest indicates an expected call of ListNotificationRulesRequest
func (*MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListNotificationRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotificationRulesWithContext indicates an expected call of ListNotificationRulesWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListTagsForResource ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListTargets ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargets(arg0 interface{}) *gomock.Call
ListTargets indicates an expected call of ListTargets
func (*MockCodeStarNotificationsAPIMockRecorder) ListTargetsPages ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsPages(arg0, arg1 interface{}) *gomock.Call
ListTargetsPages indicates an expected call of ListTargetsPages
func (*MockCodeStarNotificationsAPIMockRecorder) ListTargetsPagesWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTargetsPagesWithContext indicates an expected call of ListTargetsPagesWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) ListTargetsRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsRequest(arg0 interface{}) *gomock.Call
ListTargetsRequest indicates an expected call of ListTargetsRequest
func (*MockCodeStarNotificationsAPIMockRecorder) ListTargetsWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) ListTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTargetsWithContext indicates an expected call of ListTargetsWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) Subscribe ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) Subscribe(arg0 interface{}) *gomock.Call
Subscribe indicates an expected call of Subscribe
func (*MockCodeStarNotificationsAPIMockRecorder) SubscribeRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) SubscribeRequest(arg0 interface{}) *gomock.Call
SubscribeRequest indicates an expected call of SubscribeRequest
func (*MockCodeStarNotificationsAPIMockRecorder) SubscribeWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) SubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubscribeWithContext indicates an expected call of SubscribeWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) TagResource ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockCodeStarNotificationsAPIMockRecorder) TagResourceRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockCodeStarNotificationsAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) Unsubscribe ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call
Unsubscribe indicates an expected call of Unsubscribe
func (*MockCodeStarNotificationsAPIMockRecorder) UnsubscribeRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UnsubscribeRequest(arg0 interface{}) *gomock.Call
UnsubscribeRequest indicates an expected call of UnsubscribeRequest
func (*MockCodeStarNotificationsAPIMockRecorder) UnsubscribeWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UnsubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnsubscribeWithContext indicates an expected call of UnsubscribeWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) UntagResource ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockCodeStarNotificationsAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockCodeStarNotificationsAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRule ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRule(arg0 interface{}) *gomock.Call
UpdateNotificationRule indicates an expected call of UpdateNotificationRule
func (*MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleRequest ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleRequest(arg0 interface{}) *gomock.Call
UpdateNotificationRuleRequest indicates an expected call of UpdateNotificationRuleRequest
func (*MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleWithContext ¶
func (mr *MockCodeStarNotificationsAPIMockRecorder) UpdateNotificationRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotificationRuleWithContext indicates an expected call of UpdateNotificationRuleWithContext