codestarnotificationsmock

package
v1.43.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package codestarnotificationsmock is a generated GoMock package.

Index

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

CreateNotificationRule mocks base method.

func (*MockCodeStarNotificationsAPI) CreateNotificationRuleRequest

CreateNotificationRuleRequest mocks base method.

func (*MockCodeStarNotificationsAPI) CreateNotificationRuleWithContext

CreateNotificationRuleWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteNotificationRule

DeleteNotificationRule mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteNotificationRuleRequest

DeleteNotificationRuleRequest mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteNotificationRuleWithContext

DeleteNotificationRuleWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteTarget

DeleteTarget mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteTargetRequest

DeleteTargetRequest mocks base method.

func (*MockCodeStarNotificationsAPI) DeleteTargetWithContext

DeleteTargetWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) DescribeNotificationRule

DescribeNotificationRule mocks base method.

func (*MockCodeStarNotificationsAPI) DescribeNotificationRuleRequest

DescribeNotificationRuleRequest mocks base method.

func (*MockCodeStarNotificationsAPI) DescribeNotificationRuleWithContext

DescribeNotificationRuleWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockCodeStarNotificationsAPI) ListEventTypes

ListEventTypes mocks base method.

func (*MockCodeStarNotificationsAPI) ListEventTypesPages

ListEventTypesPages mocks base method.

func (*MockCodeStarNotificationsAPI) ListEventTypesPagesWithContext

ListEventTypesPagesWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListEventTypesRequest

ListEventTypesRequest mocks base method.

func (*MockCodeStarNotificationsAPI) ListEventTypesWithContext

ListEventTypesWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListNotificationRules

ListNotificationRules mocks base method.

func (*MockCodeStarNotificationsAPI) ListNotificationRulesPages

ListNotificationRulesPages mocks base method.

func (*MockCodeStarNotificationsAPI) ListNotificationRulesPagesWithContext

ListNotificationRulesPagesWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListNotificationRulesRequest

ListNotificationRulesRequest mocks base method.

func (*MockCodeStarNotificationsAPI) ListNotificationRulesWithContext

ListNotificationRulesWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockCodeStarNotificationsAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockCodeStarNotificationsAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListTargets

ListTargets mocks base method.

func (*MockCodeStarNotificationsAPI) ListTargetsPages

ListTargetsPages mocks base method.

func (*MockCodeStarNotificationsAPI) ListTargetsPagesWithContext

ListTargetsPagesWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) ListTargetsRequest

ListTargetsRequest mocks base method.

func (*MockCodeStarNotificationsAPI) ListTargetsWithContext

ListTargetsWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) Subscribe

Subscribe mocks base method.

func (*MockCodeStarNotificationsAPI) SubscribeRequest

SubscribeRequest mocks base method.

func (*MockCodeStarNotificationsAPI) SubscribeWithContext

SubscribeWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) TagResource

TagResource mocks base method.

func (*MockCodeStarNotificationsAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockCodeStarNotificationsAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) Unsubscribe

Unsubscribe mocks base method.

func (*MockCodeStarNotificationsAPI) UnsubscribeRequest

UnsubscribeRequest mocks base method.

func (*MockCodeStarNotificationsAPI) UnsubscribeWithContext

UnsubscribeWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) UntagResource

UntagResource mocks base method.

func (*MockCodeStarNotificationsAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockCodeStarNotificationsAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockCodeStarNotificationsAPI) UpdateNotificationRule

UpdateNotificationRule mocks base method.

func (*MockCodeStarNotificationsAPI) UpdateNotificationRuleRequest

UpdateNotificationRuleRequest mocks base method.

func (*MockCodeStarNotificationsAPI) UpdateNotificationRuleWithContext

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL