mock_eventbridgeiface

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_eventbridgeiface is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEventBridgeAPI

type MockEventBridgeAPI struct {
	// contains filtered or unexported fields
}

MockEventBridgeAPI is a mock of EventBridgeAPI interface.

func NewMockEventBridgeAPI

func NewMockEventBridgeAPI(ctrl *gomock.Controller) *MockEventBridgeAPI

NewMockEventBridgeAPI creates a new mock instance.

func (*MockEventBridgeAPI) ActivateEventSource

ActivateEventSource mocks base method.

func (*MockEventBridgeAPI) ActivateEventSourceRequest

ActivateEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) ActivateEventSourceWithContext

ActivateEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) CancelReplay

CancelReplay mocks base method.

func (*MockEventBridgeAPI) CancelReplayRequest

CancelReplayRequest mocks base method.

func (*MockEventBridgeAPI) CancelReplayWithContext

CancelReplayWithContext mocks base method.

func (*MockEventBridgeAPI) CreateApiDestination added in v0.6.7

CreateApiDestination mocks base method.

func (*MockEventBridgeAPI) CreateApiDestinationRequest added in v0.6.7

CreateApiDestinationRequest mocks base method.

func (*MockEventBridgeAPI) CreateApiDestinationWithContext added in v0.6.7

CreateApiDestinationWithContext mocks base method.

func (*MockEventBridgeAPI) CreateArchive

CreateArchive mocks base method.

func (*MockEventBridgeAPI) CreateArchiveRequest

CreateArchiveRequest mocks base method.

func (*MockEventBridgeAPI) CreateArchiveWithContext

CreateArchiveWithContext mocks base method.

func (*MockEventBridgeAPI) CreateConnection added in v0.6.7

CreateConnection mocks base method.

func (*MockEventBridgeAPI) CreateConnectionRequest added in v0.6.7

CreateConnectionRequest mocks base method.

func (*MockEventBridgeAPI) CreateConnectionWithContext added in v0.6.7

CreateConnectionWithContext mocks base method.

func (*MockEventBridgeAPI) CreateEventBus

CreateEventBus mocks base method.

func (*MockEventBridgeAPI) CreateEventBusRequest

CreateEventBusRequest mocks base method.

func (*MockEventBridgeAPI) CreateEventBusWithContext

CreateEventBusWithContext mocks base method.

func (*MockEventBridgeAPI) CreatePartnerEventSource

CreatePartnerEventSource mocks base method.

func (*MockEventBridgeAPI) CreatePartnerEventSourceRequest

CreatePartnerEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) CreatePartnerEventSourceWithContext

CreatePartnerEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) DeactivateEventSource

DeactivateEventSource mocks base method.

func (*MockEventBridgeAPI) DeactivateEventSourceRequest

DeactivateEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) DeactivateEventSourceWithContext

DeactivateEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) DeauthorizeConnection added in v0.6.7

DeauthorizeConnection mocks base method.

func (*MockEventBridgeAPI) DeauthorizeConnectionRequest added in v0.6.7

DeauthorizeConnectionRequest mocks base method.

func (*MockEventBridgeAPI) DeauthorizeConnectionWithContext added in v0.6.7

DeauthorizeConnectionWithContext mocks base method.

func (*MockEventBridgeAPI) DeleteApiDestination added in v0.6.7

DeleteApiDestination mocks base method.

func (*MockEventBridgeAPI) DeleteApiDestinationRequest added in v0.6.7

DeleteApiDestinationRequest mocks base method.

func (*MockEventBridgeAPI) DeleteApiDestinationWithContext added in v0.6.7

DeleteApiDestinationWithContext mocks base method.

func (*MockEventBridgeAPI) DeleteArchive

DeleteArchive mocks base method.

func (*MockEventBridgeAPI) DeleteArchiveRequest

DeleteArchiveRequest mocks base method.

func (*MockEventBridgeAPI) DeleteArchiveWithContext

DeleteArchiveWithContext mocks base method.

func (*MockEventBridgeAPI) DeleteConnection added in v0.6.7

DeleteConnection mocks base method.

func (*MockEventBridgeAPI) DeleteConnectionRequest added in v0.6.7

DeleteConnectionRequest mocks base method.

func (*MockEventBridgeAPI) DeleteConnectionWithContext added in v0.6.7

DeleteConnectionWithContext mocks base method.

func (*MockEventBridgeAPI) DeleteEventBus

DeleteEventBus mocks base method.

func (*MockEventBridgeAPI) DeleteEventBusRequest

DeleteEventBusRequest mocks base method.

func (*MockEventBridgeAPI) DeleteEventBusWithContext

DeleteEventBusWithContext mocks base method.

func (*MockEventBridgeAPI) DeletePartnerEventSource

DeletePartnerEventSource mocks base method.

func (*MockEventBridgeAPI) DeletePartnerEventSourceRequest

DeletePartnerEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) DeletePartnerEventSourceWithContext

DeletePartnerEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) DeleteRule

DeleteRule mocks base method.

func (*MockEventBridgeAPI) DeleteRuleRequest

DeleteRuleRequest mocks base method.

func (*MockEventBridgeAPI) DeleteRuleWithContext

func (m *MockEventBridgeAPI) DeleteRuleWithContext(arg0 context.Context, arg1 *eventbridge.DeleteRuleInput, arg2 ...request.Option) (*eventbridge.DeleteRuleOutput, error)

DeleteRuleWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeApiDestination added in v0.6.7

DescribeApiDestination mocks base method.

func (*MockEventBridgeAPI) DescribeApiDestinationRequest added in v0.6.7

DescribeApiDestinationRequest mocks base method.

func (*MockEventBridgeAPI) DescribeApiDestinationWithContext added in v0.6.7

DescribeApiDestinationWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeArchive

DescribeArchive mocks base method.

func (*MockEventBridgeAPI) DescribeArchiveRequest

DescribeArchiveRequest mocks base method.

func (*MockEventBridgeAPI) DescribeArchiveWithContext

DescribeArchiveWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeConnection added in v0.6.7

DescribeConnection mocks base method.

func (*MockEventBridgeAPI) DescribeConnectionRequest added in v0.6.7

DescribeConnectionRequest mocks base method.

func (*MockEventBridgeAPI) DescribeConnectionWithContext added in v0.6.7

DescribeConnectionWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeEventBus

DescribeEventBus mocks base method.

func (*MockEventBridgeAPI) DescribeEventBusRequest

DescribeEventBusRequest mocks base method.

func (*MockEventBridgeAPI) DescribeEventBusWithContext

DescribeEventBusWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeEventSource

DescribeEventSource mocks base method.

func (*MockEventBridgeAPI) DescribeEventSourceRequest

DescribeEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) DescribeEventSourceWithContext

DescribeEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) DescribePartnerEventSource

DescribePartnerEventSource mocks base method.

func (*MockEventBridgeAPI) DescribePartnerEventSourceRequest

DescribePartnerEventSourceRequest mocks base method.

func (*MockEventBridgeAPI) DescribePartnerEventSourceWithContext

DescribePartnerEventSourceWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeReplay

DescribeReplay mocks base method.

func (*MockEventBridgeAPI) DescribeReplayRequest

DescribeReplayRequest mocks base method.

func (*MockEventBridgeAPI) DescribeReplayWithContext

DescribeReplayWithContext mocks base method.

func (*MockEventBridgeAPI) DescribeRule

DescribeRule mocks base method.

func (*MockEventBridgeAPI) DescribeRuleRequest

DescribeRuleRequest mocks base method.

func (*MockEventBridgeAPI) DescribeRuleWithContext

DescribeRuleWithContext mocks base method.

func (*MockEventBridgeAPI) DisableRule

DisableRule mocks base method.

func (*MockEventBridgeAPI) DisableRuleRequest

DisableRuleRequest mocks base method.

func (*MockEventBridgeAPI) DisableRuleWithContext

func (m *MockEventBridgeAPI) DisableRuleWithContext(arg0 context.Context, arg1 *eventbridge.DisableRuleInput, arg2 ...request.Option) (*eventbridge.DisableRuleOutput, error)

DisableRuleWithContext mocks base method.

func (*MockEventBridgeAPI) EXPECT

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

func (*MockEventBridgeAPI) EnableRule

EnableRule mocks base method.

func (*MockEventBridgeAPI) EnableRuleRequest

EnableRuleRequest mocks base method.

func (*MockEventBridgeAPI) EnableRuleWithContext

func (m *MockEventBridgeAPI) EnableRuleWithContext(arg0 context.Context, arg1 *eventbridge.EnableRuleInput, arg2 ...request.Option) (*eventbridge.EnableRuleOutput, error)

EnableRuleWithContext mocks base method.

func (*MockEventBridgeAPI) ListApiDestinations added in v0.6.7

ListApiDestinations mocks base method.

func (*MockEventBridgeAPI) ListApiDestinationsRequest added in v0.6.7

ListApiDestinationsRequest mocks base method.

func (*MockEventBridgeAPI) ListApiDestinationsWithContext added in v0.6.7

ListApiDestinationsWithContext mocks base method.

func (*MockEventBridgeAPI) ListArchives

ListArchives mocks base method.

func (*MockEventBridgeAPI) ListArchivesRequest

ListArchivesRequest mocks base method.

func (*MockEventBridgeAPI) ListArchivesWithContext

ListArchivesWithContext mocks base method.

func (*MockEventBridgeAPI) ListConnections added in v0.6.7

ListConnections mocks base method.

func (*MockEventBridgeAPI) ListConnectionsRequest added in v0.6.7

ListConnectionsRequest mocks base method.

func (*MockEventBridgeAPI) ListConnectionsWithContext added in v0.6.7

ListConnectionsWithContext mocks base method.

func (*MockEventBridgeAPI) ListEventBuses

ListEventBuses mocks base method.

func (*MockEventBridgeAPI) ListEventBusesRequest

ListEventBusesRequest mocks base method.

func (*MockEventBridgeAPI) ListEventBusesWithContext

ListEventBusesWithContext mocks base method.

func (*MockEventBridgeAPI) ListEventSources

ListEventSources mocks base method.

func (*MockEventBridgeAPI) ListEventSourcesRequest

ListEventSourcesRequest mocks base method.

func (*MockEventBridgeAPI) ListEventSourcesWithContext

ListEventSourcesWithContext mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSourceAccounts

ListPartnerEventSourceAccounts mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSourceAccountsRequest

ListPartnerEventSourceAccountsRequest mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSourceAccountsWithContext

ListPartnerEventSourceAccountsWithContext mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSources

ListPartnerEventSources mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSourcesRequest

ListPartnerEventSourcesRequest mocks base method.

func (*MockEventBridgeAPI) ListPartnerEventSourcesWithContext

ListPartnerEventSourcesWithContext mocks base method.

func (*MockEventBridgeAPI) ListReplays

ListReplays mocks base method.

func (*MockEventBridgeAPI) ListReplaysRequest

ListReplaysRequest mocks base method.

func (*MockEventBridgeAPI) ListReplaysWithContext

func (m *MockEventBridgeAPI) ListReplaysWithContext(arg0 context.Context, arg1 *eventbridge.ListReplaysInput, arg2 ...request.Option) (*eventbridge.ListReplaysOutput, error)

ListReplaysWithContext mocks base method.

func (*MockEventBridgeAPI) ListRuleNamesByTarget

ListRuleNamesByTarget mocks base method.

func (*MockEventBridgeAPI) ListRuleNamesByTargetRequest

ListRuleNamesByTargetRequest mocks base method.

func (*MockEventBridgeAPI) ListRuleNamesByTargetWithContext

ListRuleNamesByTargetWithContext mocks base method.

func (*MockEventBridgeAPI) ListRules

ListRules mocks base method.

func (*MockEventBridgeAPI) ListRulesRequest

ListRulesRequest mocks base method.

func (*MockEventBridgeAPI) ListRulesWithContext

func (m *MockEventBridgeAPI) ListRulesWithContext(arg0 context.Context, arg1 *eventbridge.ListRulesInput, arg2 ...request.Option) (*eventbridge.ListRulesOutput, error)

ListRulesWithContext mocks base method.

func (*MockEventBridgeAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockEventBridgeAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockEventBridgeAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockEventBridgeAPI) ListTargetsByRule

ListTargetsByRule mocks base method.

func (*MockEventBridgeAPI) ListTargetsByRuleRequest

ListTargetsByRuleRequest mocks base method.

func (*MockEventBridgeAPI) ListTargetsByRuleWithContext

ListTargetsByRuleWithContext mocks base method.

func (*MockEventBridgeAPI) PutEvents

PutEvents mocks base method.

func (*MockEventBridgeAPI) PutEventsRequest

PutEventsRequest mocks base method.

func (*MockEventBridgeAPI) PutEventsWithContext

func (m *MockEventBridgeAPI) PutEventsWithContext(arg0 context.Context, arg1 *eventbridge.PutEventsInput, arg2 ...request.Option) (*eventbridge.PutEventsOutput, error)

PutEventsWithContext mocks base method.

func (*MockEventBridgeAPI) PutPartnerEvents

PutPartnerEvents mocks base method.

func (*MockEventBridgeAPI) PutPartnerEventsRequest

PutPartnerEventsRequest mocks base method.

func (*MockEventBridgeAPI) PutPartnerEventsWithContext

PutPartnerEventsWithContext mocks base method.

func (*MockEventBridgeAPI) PutPermission

PutPermission mocks base method.

func (*MockEventBridgeAPI) PutPermissionRequest

PutPermissionRequest mocks base method.

func (*MockEventBridgeAPI) PutPermissionWithContext

PutPermissionWithContext mocks base method.

func (*MockEventBridgeAPI) PutRule

PutRule mocks base method.

func (*MockEventBridgeAPI) PutRuleRequest

PutRuleRequest mocks base method.

func (*MockEventBridgeAPI) PutRuleWithContext

func (m *MockEventBridgeAPI) PutRuleWithContext(arg0 context.Context, arg1 *eventbridge.PutRuleInput, arg2 ...request.Option) (*eventbridge.PutRuleOutput, error)

PutRuleWithContext mocks base method.

func (*MockEventBridgeAPI) PutTargets

PutTargets mocks base method.

func (*MockEventBridgeAPI) PutTargetsRequest

PutTargetsRequest mocks base method.

func (*MockEventBridgeAPI) PutTargetsWithContext

func (m *MockEventBridgeAPI) PutTargetsWithContext(arg0 context.Context, arg1 *eventbridge.PutTargetsInput, arg2 ...request.Option) (*eventbridge.PutTargetsOutput, error)

PutTargetsWithContext mocks base method.

func (*MockEventBridgeAPI) RemovePermission

RemovePermission mocks base method.

func (*MockEventBridgeAPI) RemovePermissionRequest

RemovePermissionRequest mocks base method.

func (*MockEventBridgeAPI) RemovePermissionWithContext

RemovePermissionWithContext mocks base method.

func (*MockEventBridgeAPI) RemoveTargets

RemoveTargets mocks base method.

func (*MockEventBridgeAPI) RemoveTargetsRequest

RemoveTargetsRequest mocks base method.

func (*MockEventBridgeAPI) RemoveTargetsWithContext

RemoveTargetsWithContext mocks base method.

func (*MockEventBridgeAPI) StartReplay

StartReplay mocks base method.

func (*MockEventBridgeAPI) StartReplayRequest

StartReplayRequest mocks base method.

func (*MockEventBridgeAPI) StartReplayWithContext

func (m *MockEventBridgeAPI) StartReplayWithContext(arg0 context.Context, arg1 *eventbridge.StartReplayInput, arg2 ...request.Option) (*eventbridge.StartReplayOutput, error)

StartReplayWithContext mocks base method.

func (*MockEventBridgeAPI) TagResource

TagResource mocks base method.

func (*MockEventBridgeAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockEventBridgeAPI) TagResourceWithContext

func (m *MockEventBridgeAPI) TagResourceWithContext(arg0 context.Context, arg1 *eventbridge.TagResourceInput, arg2 ...request.Option) (*eventbridge.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockEventBridgeAPI) TestEventPattern

TestEventPattern mocks base method.

func (*MockEventBridgeAPI) TestEventPatternRequest

TestEventPatternRequest mocks base method.

func (*MockEventBridgeAPI) TestEventPatternWithContext

TestEventPatternWithContext mocks base method.

func (*MockEventBridgeAPI) UntagResource

UntagResource mocks base method.

func (*MockEventBridgeAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockEventBridgeAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockEventBridgeAPI) UpdateApiDestination added in v0.6.7

UpdateApiDestination mocks base method.

func (*MockEventBridgeAPI) UpdateApiDestinationRequest added in v0.6.7

UpdateApiDestinationRequest mocks base method.

func (*MockEventBridgeAPI) UpdateApiDestinationWithContext added in v0.6.7

UpdateApiDestinationWithContext mocks base method.

func (*MockEventBridgeAPI) UpdateArchive

UpdateArchive mocks base method.

func (*MockEventBridgeAPI) UpdateArchiveRequest

UpdateArchiveRequest mocks base method.

func (*MockEventBridgeAPI) UpdateArchiveWithContext

UpdateArchiveWithContext mocks base method.

func (*MockEventBridgeAPI) UpdateConnection added in v0.6.7

UpdateConnection mocks base method.

func (*MockEventBridgeAPI) UpdateConnectionRequest added in v0.6.7

UpdateConnectionRequest mocks base method.

func (*MockEventBridgeAPI) UpdateConnectionWithContext added in v0.6.7

UpdateConnectionWithContext mocks base method.

type MockEventBridgeAPIMockRecorder

type MockEventBridgeAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockEventBridgeAPIMockRecorder is the mock recorder for MockEventBridgeAPI.

func (*MockEventBridgeAPIMockRecorder) ActivateEventSource

func (mr *MockEventBridgeAPIMockRecorder) ActivateEventSource(arg0 interface{}) *gomock.Call

ActivateEventSource indicates an expected call of ActivateEventSource.

func (*MockEventBridgeAPIMockRecorder) ActivateEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) ActivateEventSourceRequest(arg0 interface{}) *gomock.Call

ActivateEventSourceRequest indicates an expected call of ActivateEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) ActivateEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) ActivateEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ActivateEventSourceWithContext indicates an expected call of ActivateEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) CancelReplay

func (mr *MockEventBridgeAPIMockRecorder) CancelReplay(arg0 interface{}) *gomock.Call

CancelReplay indicates an expected call of CancelReplay.

func (*MockEventBridgeAPIMockRecorder) CancelReplayRequest

func (mr *MockEventBridgeAPIMockRecorder) CancelReplayRequest(arg0 interface{}) *gomock.Call

CancelReplayRequest indicates an expected call of CancelReplayRequest.

func (*MockEventBridgeAPIMockRecorder) CancelReplayWithContext

func (mr *MockEventBridgeAPIMockRecorder) CancelReplayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelReplayWithContext indicates an expected call of CancelReplayWithContext.

func (*MockEventBridgeAPIMockRecorder) CreateApiDestination added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateApiDestination(arg0 interface{}) *gomock.Call

CreateApiDestination indicates an expected call of CreateApiDestination.

func (*MockEventBridgeAPIMockRecorder) CreateApiDestinationRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateApiDestinationRequest(arg0 interface{}) *gomock.Call

CreateApiDestinationRequest indicates an expected call of CreateApiDestinationRequest.

func (*MockEventBridgeAPIMockRecorder) CreateApiDestinationWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateApiDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApiDestinationWithContext indicates an expected call of CreateApiDestinationWithContext.

func (*MockEventBridgeAPIMockRecorder) CreateArchive

func (mr *MockEventBridgeAPIMockRecorder) CreateArchive(arg0 interface{}) *gomock.Call

CreateArchive indicates an expected call of CreateArchive.

func (*MockEventBridgeAPIMockRecorder) CreateArchiveRequest

func (mr *MockEventBridgeAPIMockRecorder) CreateArchiveRequest(arg0 interface{}) *gomock.Call

CreateArchiveRequest indicates an expected call of CreateArchiveRequest.

func (*MockEventBridgeAPIMockRecorder) CreateArchiveWithContext

func (mr *MockEventBridgeAPIMockRecorder) CreateArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateArchiveWithContext indicates an expected call of CreateArchiveWithContext.

func (*MockEventBridgeAPIMockRecorder) CreateConnection added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call

CreateConnection indicates an expected call of CreateConnection.

func (*MockEventBridgeAPIMockRecorder) CreateConnectionRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call

CreateConnectionRequest indicates an expected call of CreateConnectionRequest.

func (*MockEventBridgeAPIMockRecorder) CreateConnectionWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConnectionWithContext indicates an expected call of CreateConnectionWithContext.

func (*MockEventBridgeAPIMockRecorder) CreateEventBus

func (mr *MockEventBridgeAPIMockRecorder) CreateEventBus(arg0 interface{}) *gomock.Call

CreateEventBus indicates an expected call of CreateEventBus.

func (*MockEventBridgeAPIMockRecorder) CreateEventBusRequest

func (mr *MockEventBridgeAPIMockRecorder) CreateEventBusRequest(arg0 interface{}) *gomock.Call

CreateEventBusRequest indicates an expected call of CreateEventBusRequest.

func (*MockEventBridgeAPIMockRecorder) CreateEventBusWithContext

func (mr *MockEventBridgeAPIMockRecorder) CreateEventBusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEventBusWithContext indicates an expected call of CreateEventBusWithContext.

func (*MockEventBridgeAPIMockRecorder) CreatePartnerEventSource

func (mr *MockEventBridgeAPIMockRecorder) CreatePartnerEventSource(arg0 interface{}) *gomock.Call

CreatePartnerEventSource indicates an expected call of CreatePartnerEventSource.

func (*MockEventBridgeAPIMockRecorder) CreatePartnerEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) CreatePartnerEventSourceRequest(arg0 interface{}) *gomock.Call

CreatePartnerEventSourceRequest indicates an expected call of CreatePartnerEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) CreatePartnerEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) CreatePartnerEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePartnerEventSourceWithContext indicates an expected call of CreatePartnerEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) DeactivateEventSource

func (mr *MockEventBridgeAPIMockRecorder) DeactivateEventSource(arg0 interface{}) *gomock.Call

DeactivateEventSource indicates an expected call of DeactivateEventSource.

func (*MockEventBridgeAPIMockRecorder) DeactivateEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) DeactivateEventSourceRequest(arg0 interface{}) *gomock.Call

DeactivateEventSourceRequest indicates an expected call of DeactivateEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) DeactivateEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) DeactivateEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeactivateEventSourceWithContext indicates an expected call of DeactivateEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) DeauthorizeConnection added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeauthorizeConnection(arg0 interface{}) *gomock.Call

DeauthorizeConnection indicates an expected call of DeauthorizeConnection.

func (*MockEventBridgeAPIMockRecorder) DeauthorizeConnectionRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeauthorizeConnectionRequest(arg0 interface{}) *gomock.Call

DeauthorizeConnectionRequest indicates an expected call of DeauthorizeConnectionRequest.

func (*MockEventBridgeAPIMockRecorder) DeauthorizeConnectionWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeauthorizeConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeauthorizeConnectionWithContext indicates an expected call of DeauthorizeConnectionWithContext.

func (*MockEventBridgeAPIMockRecorder) DeleteApiDestination added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteApiDestination(arg0 interface{}) *gomock.Call

DeleteApiDestination indicates an expected call of DeleteApiDestination.

func (*MockEventBridgeAPIMockRecorder) DeleteApiDestinationRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteApiDestinationRequest(arg0 interface{}) *gomock.Call

DeleteApiDestinationRequest indicates an expected call of DeleteApiDestinationRequest.

func (*MockEventBridgeAPIMockRecorder) DeleteApiDestinationWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteApiDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApiDestinationWithContext indicates an expected call of DeleteApiDestinationWithContext.

func (*MockEventBridgeAPIMockRecorder) DeleteArchive

func (mr *MockEventBridgeAPIMockRecorder) DeleteArchive(arg0 interface{}) *gomock.Call

DeleteArchive indicates an expected call of DeleteArchive.

func (*MockEventBridgeAPIMockRecorder) DeleteArchiveRequest

func (mr *MockEventBridgeAPIMockRecorder) DeleteArchiveRequest(arg0 interface{}) *gomock.Call

DeleteArchiveRequest indicates an expected call of DeleteArchiveRequest.

func (*MockEventBridgeAPIMockRecorder) DeleteArchiveWithContext

func (mr *MockEventBridgeAPIMockRecorder) DeleteArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteArchiveWithContext indicates an expected call of DeleteArchiveWithContext.

func (*MockEventBridgeAPIMockRecorder) DeleteConnection added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call

DeleteConnection indicates an expected call of DeleteConnection.

func (*MockEventBridgeAPIMockRecorder) DeleteConnectionRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call

DeleteConnectionRequest indicates an expected call of DeleteConnectionRequest.

func (*MockEventBridgeAPIMockRecorder) DeleteConnectionWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConnectionWithContext indicates an expected call of DeleteConnectionWithContext.

func (*MockEventBridgeAPIMockRecorder) DeleteEventBus

func (mr *MockEventBridgeAPIMockRecorder) DeleteEventBus(arg0 interface{}) *gomock.Call

DeleteEventBus indicates an expected call of DeleteEventBus.

func (*MockEventBridgeAPIMockRecorder) DeleteEventBusRequest

func (mr *MockEventBridgeAPIMockRecorder) DeleteEventBusRequest(arg0 interface{}) *gomock.Call

DeleteEventBusRequest indicates an expected call of DeleteEventBusRequest.

func (*MockEventBridgeAPIMockRecorder) DeleteEventBusWithContext

func (mr *MockEventBridgeAPIMockRecorder) DeleteEventBusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventBusWithContext indicates an expected call of DeleteEventBusWithContext.

func (*MockEventBridgeAPIMockRecorder) DeletePartnerEventSource

func (mr *MockEventBridgeAPIMockRecorder) DeletePartnerEventSource(arg0 interface{}) *gomock.Call

DeletePartnerEventSource indicates an expected call of DeletePartnerEventSource.

func (*MockEventBridgeAPIMockRecorder) DeletePartnerEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) DeletePartnerEventSourceRequest(arg0 interface{}) *gomock.Call

DeletePartnerEventSourceRequest indicates an expected call of DeletePartnerEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) DeletePartnerEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) DeletePartnerEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePartnerEventSourceWithContext indicates an expected call of DeletePartnerEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) DeleteRule

func (mr *MockEventBridgeAPIMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call

DeleteRule indicates an expected call of DeleteRule.

func (*MockEventBridgeAPIMockRecorder) DeleteRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call

DeleteRuleRequest indicates an expected call of DeleteRuleRequest.

func (*MockEventBridgeAPIMockRecorder) DeleteRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRuleWithContext indicates an expected call of DeleteRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeApiDestination added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeApiDestination(arg0 interface{}) *gomock.Call

DescribeApiDestination indicates an expected call of DescribeApiDestination.

func (*MockEventBridgeAPIMockRecorder) DescribeApiDestinationRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeApiDestinationRequest(arg0 interface{}) *gomock.Call

DescribeApiDestinationRequest indicates an expected call of DescribeApiDestinationRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeApiDestinationWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeApiDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeApiDestinationWithContext indicates an expected call of DescribeApiDestinationWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeArchive

func (mr *MockEventBridgeAPIMockRecorder) DescribeArchive(arg0 interface{}) *gomock.Call

DescribeArchive indicates an expected call of DescribeArchive.

func (*MockEventBridgeAPIMockRecorder) DescribeArchiveRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribeArchiveRequest(arg0 interface{}) *gomock.Call

DescribeArchiveRequest indicates an expected call of DescribeArchiveRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeArchiveWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribeArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeArchiveWithContext indicates an expected call of DescribeArchiveWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeConnection added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeConnection(arg0 interface{}) *gomock.Call

DescribeConnection indicates an expected call of DescribeConnection.

func (*MockEventBridgeAPIMockRecorder) DescribeConnectionRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeConnectionRequest(arg0 interface{}) *gomock.Call

DescribeConnectionRequest indicates an expected call of DescribeConnectionRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeConnectionWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) DescribeConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectionWithContext indicates an expected call of DescribeConnectionWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeEventBus

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventBus(arg0 interface{}) *gomock.Call

DescribeEventBus indicates an expected call of DescribeEventBus.

func (*MockEventBridgeAPIMockRecorder) DescribeEventBusRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventBusRequest(arg0 interface{}) *gomock.Call

DescribeEventBusRequest indicates an expected call of DescribeEventBusRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeEventBusWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventBusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventBusWithContext indicates an expected call of DescribeEventBusWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeEventSource

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventSource(arg0 interface{}) *gomock.Call

DescribeEventSource indicates an expected call of DescribeEventSource.

func (*MockEventBridgeAPIMockRecorder) DescribeEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventSourceRequest(arg0 interface{}) *gomock.Call

DescribeEventSourceRequest indicates an expected call of DescribeEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribeEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEventSourceWithContext indicates an expected call of DescribeEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribePartnerEventSource

func (mr *MockEventBridgeAPIMockRecorder) DescribePartnerEventSource(arg0 interface{}) *gomock.Call

DescribePartnerEventSource indicates an expected call of DescribePartnerEventSource.

func (*MockEventBridgeAPIMockRecorder) DescribePartnerEventSourceRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribePartnerEventSourceRequest(arg0 interface{}) *gomock.Call

DescribePartnerEventSourceRequest indicates an expected call of DescribePartnerEventSourceRequest.

func (*MockEventBridgeAPIMockRecorder) DescribePartnerEventSourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribePartnerEventSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePartnerEventSourceWithContext indicates an expected call of DescribePartnerEventSourceWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeReplay

func (mr *MockEventBridgeAPIMockRecorder) DescribeReplay(arg0 interface{}) *gomock.Call

DescribeReplay indicates an expected call of DescribeReplay.

func (*MockEventBridgeAPIMockRecorder) DescribeReplayRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribeReplayRequest(arg0 interface{}) *gomock.Call

DescribeReplayRequest indicates an expected call of DescribeReplayRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeReplayWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribeReplayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReplayWithContext indicates an expected call of DescribeReplayWithContext.

func (*MockEventBridgeAPIMockRecorder) DescribeRule

func (mr *MockEventBridgeAPIMockRecorder) DescribeRule(arg0 interface{}) *gomock.Call

DescribeRule indicates an expected call of DescribeRule.

func (*MockEventBridgeAPIMockRecorder) DescribeRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) DescribeRuleRequest(arg0 interface{}) *gomock.Call

DescribeRuleRequest indicates an expected call of DescribeRuleRequest.

func (*MockEventBridgeAPIMockRecorder) DescribeRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) DescribeRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRuleWithContext indicates an expected call of DescribeRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) DisableRule

func (mr *MockEventBridgeAPIMockRecorder) DisableRule(arg0 interface{}) *gomock.Call

DisableRule indicates an expected call of DisableRule.

func (*MockEventBridgeAPIMockRecorder) DisableRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) DisableRuleRequest(arg0 interface{}) *gomock.Call

DisableRuleRequest indicates an expected call of DisableRuleRequest.

func (*MockEventBridgeAPIMockRecorder) DisableRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) DisableRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableRuleWithContext indicates an expected call of DisableRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) EnableRule

func (mr *MockEventBridgeAPIMockRecorder) EnableRule(arg0 interface{}) *gomock.Call

EnableRule indicates an expected call of EnableRule.

func (*MockEventBridgeAPIMockRecorder) EnableRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) EnableRuleRequest(arg0 interface{}) *gomock.Call

EnableRuleRequest indicates an expected call of EnableRuleRequest.

func (*MockEventBridgeAPIMockRecorder) EnableRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) EnableRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableRuleWithContext indicates an expected call of EnableRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) ListApiDestinations added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListApiDestinations(arg0 interface{}) *gomock.Call

ListApiDestinations indicates an expected call of ListApiDestinations.

func (*MockEventBridgeAPIMockRecorder) ListApiDestinationsRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListApiDestinationsRequest(arg0 interface{}) *gomock.Call

ListApiDestinationsRequest indicates an expected call of ListApiDestinationsRequest.

func (*MockEventBridgeAPIMockRecorder) ListApiDestinationsWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListApiDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApiDestinationsWithContext indicates an expected call of ListApiDestinationsWithContext.

func (*MockEventBridgeAPIMockRecorder) ListArchives

func (mr *MockEventBridgeAPIMockRecorder) ListArchives(arg0 interface{}) *gomock.Call

ListArchives indicates an expected call of ListArchives.

func (*MockEventBridgeAPIMockRecorder) ListArchivesRequest

func (mr *MockEventBridgeAPIMockRecorder) ListArchivesRequest(arg0 interface{}) *gomock.Call

ListArchivesRequest indicates an expected call of ListArchivesRequest.

func (*MockEventBridgeAPIMockRecorder) ListArchivesWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListArchivesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListArchivesWithContext indicates an expected call of ListArchivesWithContext.

func (*MockEventBridgeAPIMockRecorder) ListConnections added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListConnections(arg0 interface{}) *gomock.Call

ListConnections indicates an expected call of ListConnections.

func (*MockEventBridgeAPIMockRecorder) ListConnectionsRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListConnectionsRequest(arg0 interface{}) *gomock.Call

ListConnectionsRequest indicates an expected call of ListConnectionsRequest.

func (*MockEventBridgeAPIMockRecorder) ListConnectionsWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) ListConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConnectionsWithContext indicates an expected call of ListConnectionsWithContext.

func (*MockEventBridgeAPIMockRecorder) ListEventBuses

func (mr *MockEventBridgeAPIMockRecorder) ListEventBuses(arg0 interface{}) *gomock.Call

ListEventBuses indicates an expected call of ListEventBuses.

func (*MockEventBridgeAPIMockRecorder) ListEventBusesRequest

func (mr *MockEventBridgeAPIMockRecorder) ListEventBusesRequest(arg0 interface{}) *gomock.Call

ListEventBusesRequest indicates an expected call of ListEventBusesRequest.

func (*MockEventBridgeAPIMockRecorder) ListEventBusesWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListEventBusesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventBusesWithContext indicates an expected call of ListEventBusesWithContext.

func (*MockEventBridgeAPIMockRecorder) ListEventSources

func (mr *MockEventBridgeAPIMockRecorder) ListEventSources(arg0 interface{}) *gomock.Call

ListEventSources indicates an expected call of ListEventSources.

func (*MockEventBridgeAPIMockRecorder) ListEventSourcesRequest

func (mr *MockEventBridgeAPIMockRecorder) ListEventSourcesRequest(arg0 interface{}) *gomock.Call

ListEventSourcesRequest indicates an expected call of ListEventSourcesRequest.

func (*MockEventBridgeAPIMockRecorder) ListEventSourcesWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListEventSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEventSourcesWithContext indicates an expected call of ListEventSourcesWithContext.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccounts

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccounts(arg0 interface{}) *gomock.Call

ListPartnerEventSourceAccounts indicates an expected call of ListPartnerEventSourceAccounts.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccountsRequest

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccountsRequest(arg0 interface{}) *gomock.Call

ListPartnerEventSourceAccountsRequest indicates an expected call of ListPartnerEventSourceAccountsRequest.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccountsWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSourceAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPartnerEventSourceAccountsWithContext indicates an expected call of ListPartnerEventSourceAccountsWithContext.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSources

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSources(arg0 interface{}) *gomock.Call

ListPartnerEventSources indicates an expected call of ListPartnerEventSources.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSourcesRequest

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSourcesRequest(arg0 interface{}) *gomock.Call

ListPartnerEventSourcesRequest indicates an expected call of ListPartnerEventSourcesRequest.

func (*MockEventBridgeAPIMockRecorder) ListPartnerEventSourcesWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListPartnerEventSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPartnerEventSourcesWithContext indicates an expected call of ListPartnerEventSourcesWithContext.

func (*MockEventBridgeAPIMockRecorder) ListReplays

func (mr *MockEventBridgeAPIMockRecorder) ListReplays(arg0 interface{}) *gomock.Call

ListReplays indicates an expected call of ListReplays.

func (*MockEventBridgeAPIMockRecorder) ListReplaysRequest

func (mr *MockEventBridgeAPIMockRecorder) ListReplaysRequest(arg0 interface{}) *gomock.Call

ListReplaysRequest indicates an expected call of ListReplaysRequest.

func (*MockEventBridgeAPIMockRecorder) ListReplaysWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListReplaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReplaysWithContext indicates an expected call of ListReplaysWithContext.

func (*MockEventBridgeAPIMockRecorder) ListRuleNamesByTarget

func (mr *MockEventBridgeAPIMockRecorder) ListRuleNamesByTarget(arg0 interface{}) *gomock.Call

ListRuleNamesByTarget indicates an expected call of ListRuleNamesByTarget.

func (*MockEventBridgeAPIMockRecorder) ListRuleNamesByTargetRequest

func (mr *MockEventBridgeAPIMockRecorder) ListRuleNamesByTargetRequest(arg0 interface{}) *gomock.Call

ListRuleNamesByTargetRequest indicates an expected call of ListRuleNamesByTargetRequest.

func (*MockEventBridgeAPIMockRecorder) ListRuleNamesByTargetWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListRuleNamesByTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRuleNamesByTargetWithContext indicates an expected call of ListRuleNamesByTargetWithContext.

func (*MockEventBridgeAPIMockRecorder) ListRules

func (mr *MockEventBridgeAPIMockRecorder) ListRules(arg0 interface{}) *gomock.Call

ListRules indicates an expected call of ListRules.

func (*MockEventBridgeAPIMockRecorder) ListRulesRequest

func (mr *MockEventBridgeAPIMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call

ListRulesRequest indicates an expected call of ListRulesRequest.

func (*MockEventBridgeAPIMockRecorder) ListRulesWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRulesWithContext indicates an expected call of ListRulesWithContext.

func (*MockEventBridgeAPIMockRecorder) ListTagsForResource

func (mr *MockEventBridgeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockEventBridgeAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockEventBridgeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockEventBridgeAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockEventBridgeAPIMockRecorder) ListTargetsByRule

func (mr *MockEventBridgeAPIMockRecorder) ListTargetsByRule(arg0 interface{}) *gomock.Call

ListTargetsByRule indicates an expected call of ListTargetsByRule.

func (*MockEventBridgeAPIMockRecorder) ListTargetsByRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) ListTargetsByRuleRequest(arg0 interface{}) *gomock.Call

ListTargetsByRuleRequest indicates an expected call of ListTargetsByRuleRequest.

func (*MockEventBridgeAPIMockRecorder) ListTargetsByRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) ListTargetsByRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTargetsByRuleWithContext indicates an expected call of ListTargetsByRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) PutEvents

func (mr *MockEventBridgeAPIMockRecorder) PutEvents(arg0 interface{}) *gomock.Call

PutEvents indicates an expected call of PutEvents.

func (*MockEventBridgeAPIMockRecorder) PutEventsRequest

func (mr *MockEventBridgeAPIMockRecorder) PutEventsRequest(arg0 interface{}) *gomock.Call

PutEventsRequest indicates an expected call of PutEventsRequest.

func (*MockEventBridgeAPIMockRecorder) PutEventsWithContext

func (mr *MockEventBridgeAPIMockRecorder) PutEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEventsWithContext indicates an expected call of PutEventsWithContext.

func (*MockEventBridgeAPIMockRecorder) PutPartnerEvents

func (mr *MockEventBridgeAPIMockRecorder) PutPartnerEvents(arg0 interface{}) *gomock.Call

PutPartnerEvents indicates an expected call of PutPartnerEvents.

func (*MockEventBridgeAPIMockRecorder) PutPartnerEventsRequest

func (mr *MockEventBridgeAPIMockRecorder) PutPartnerEventsRequest(arg0 interface{}) *gomock.Call

PutPartnerEventsRequest indicates an expected call of PutPartnerEventsRequest.

func (*MockEventBridgeAPIMockRecorder) PutPartnerEventsWithContext

func (mr *MockEventBridgeAPIMockRecorder) PutPartnerEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutPartnerEventsWithContext indicates an expected call of PutPartnerEventsWithContext.

func (*MockEventBridgeAPIMockRecorder) PutPermission

func (mr *MockEventBridgeAPIMockRecorder) PutPermission(arg0 interface{}) *gomock.Call

PutPermission indicates an expected call of PutPermission.

func (*MockEventBridgeAPIMockRecorder) PutPermissionRequest

func (mr *MockEventBridgeAPIMockRecorder) PutPermissionRequest(arg0 interface{}) *gomock.Call

PutPermissionRequest indicates an expected call of PutPermissionRequest.

func (*MockEventBridgeAPIMockRecorder) PutPermissionWithContext

func (mr *MockEventBridgeAPIMockRecorder) PutPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutPermissionWithContext indicates an expected call of PutPermissionWithContext.

func (*MockEventBridgeAPIMockRecorder) PutRule

func (mr *MockEventBridgeAPIMockRecorder) PutRule(arg0 interface{}) *gomock.Call

PutRule indicates an expected call of PutRule.

func (*MockEventBridgeAPIMockRecorder) PutRuleRequest

func (mr *MockEventBridgeAPIMockRecorder) PutRuleRequest(arg0 interface{}) *gomock.Call

PutRuleRequest indicates an expected call of PutRuleRequest.

func (*MockEventBridgeAPIMockRecorder) PutRuleWithContext

func (mr *MockEventBridgeAPIMockRecorder) PutRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRuleWithContext indicates an expected call of PutRuleWithContext.

func (*MockEventBridgeAPIMockRecorder) PutTargets

func (mr *MockEventBridgeAPIMockRecorder) PutTargets(arg0 interface{}) *gomock.Call

PutTargets indicates an expected call of PutTargets.

func (*MockEventBridgeAPIMockRecorder) PutTargetsRequest

func (mr *MockEventBridgeAPIMockRecorder) PutTargetsRequest(arg0 interface{}) *gomock.Call

PutTargetsRequest indicates an expected call of PutTargetsRequest.

func (*MockEventBridgeAPIMockRecorder) PutTargetsWithContext

func (mr *MockEventBridgeAPIMockRecorder) PutTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutTargetsWithContext indicates an expected call of PutTargetsWithContext.

func (*MockEventBridgeAPIMockRecorder) RemovePermission

func (mr *MockEventBridgeAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call

RemovePermission indicates an expected call of RemovePermission.

func (*MockEventBridgeAPIMockRecorder) RemovePermissionRequest

func (mr *MockEventBridgeAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call

RemovePermissionRequest indicates an expected call of RemovePermissionRequest.

func (*MockEventBridgeAPIMockRecorder) RemovePermissionWithContext

func (mr *MockEventBridgeAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext.

func (*MockEventBridgeAPIMockRecorder) RemoveTargets

func (mr *MockEventBridgeAPIMockRecorder) RemoveTargets(arg0 interface{}) *gomock.Call

RemoveTargets indicates an expected call of RemoveTargets.

func (*MockEventBridgeAPIMockRecorder) RemoveTargetsRequest

func (mr *MockEventBridgeAPIMockRecorder) RemoveTargetsRequest(arg0 interface{}) *gomock.Call

RemoveTargetsRequest indicates an expected call of RemoveTargetsRequest.

func (*MockEventBridgeAPIMockRecorder) RemoveTargetsWithContext

func (mr *MockEventBridgeAPIMockRecorder) RemoveTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTargetsWithContext indicates an expected call of RemoveTargetsWithContext.

func (*MockEventBridgeAPIMockRecorder) StartReplay

func (mr *MockEventBridgeAPIMockRecorder) StartReplay(arg0 interface{}) *gomock.Call

StartReplay indicates an expected call of StartReplay.

func (*MockEventBridgeAPIMockRecorder) StartReplayRequest

func (mr *MockEventBridgeAPIMockRecorder) StartReplayRequest(arg0 interface{}) *gomock.Call

StartReplayRequest indicates an expected call of StartReplayRequest.

func (*MockEventBridgeAPIMockRecorder) StartReplayWithContext

func (mr *MockEventBridgeAPIMockRecorder) StartReplayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartReplayWithContext indicates an expected call of StartReplayWithContext.

func (*MockEventBridgeAPIMockRecorder) TagResource

func (mr *MockEventBridgeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockEventBridgeAPIMockRecorder) TagResourceRequest

func (mr *MockEventBridgeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockEventBridgeAPIMockRecorder) TagResourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockEventBridgeAPIMockRecorder) TestEventPattern

func (mr *MockEventBridgeAPIMockRecorder) TestEventPattern(arg0 interface{}) *gomock.Call

TestEventPattern indicates an expected call of TestEventPattern.

func (*MockEventBridgeAPIMockRecorder) TestEventPatternRequest

func (mr *MockEventBridgeAPIMockRecorder) TestEventPatternRequest(arg0 interface{}) *gomock.Call

TestEventPatternRequest indicates an expected call of TestEventPatternRequest.

func (*MockEventBridgeAPIMockRecorder) TestEventPatternWithContext

func (mr *MockEventBridgeAPIMockRecorder) TestEventPatternWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TestEventPatternWithContext indicates an expected call of TestEventPatternWithContext.

func (*MockEventBridgeAPIMockRecorder) UntagResource

func (mr *MockEventBridgeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockEventBridgeAPIMockRecorder) UntagResourceRequest

func (mr *MockEventBridgeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockEventBridgeAPIMockRecorder) UntagResourceWithContext

func (mr *MockEventBridgeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockEventBridgeAPIMockRecorder) UpdateApiDestination added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateApiDestination(arg0 interface{}) *gomock.Call

UpdateApiDestination indicates an expected call of UpdateApiDestination.

func (*MockEventBridgeAPIMockRecorder) UpdateApiDestinationRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateApiDestinationRequest(arg0 interface{}) *gomock.Call

UpdateApiDestinationRequest indicates an expected call of UpdateApiDestinationRequest.

func (*MockEventBridgeAPIMockRecorder) UpdateApiDestinationWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateApiDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApiDestinationWithContext indicates an expected call of UpdateApiDestinationWithContext.

func (*MockEventBridgeAPIMockRecorder) UpdateArchive

func (mr *MockEventBridgeAPIMockRecorder) UpdateArchive(arg0 interface{}) *gomock.Call

UpdateArchive indicates an expected call of UpdateArchive.

func (*MockEventBridgeAPIMockRecorder) UpdateArchiveRequest

func (mr *MockEventBridgeAPIMockRecorder) UpdateArchiveRequest(arg0 interface{}) *gomock.Call

UpdateArchiveRequest indicates an expected call of UpdateArchiveRequest.

func (*MockEventBridgeAPIMockRecorder) UpdateArchiveWithContext

func (mr *MockEventBridgeAPIMockRecorder) UpdateArchiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateArchiveWithContext indicates an expected call of UpdateArchiveWithContext.

func (*MockEventBridgeAPIMockRecorder) UpdateConnection added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateConnection(arg0 interface{}) *gomock.Call

UpdateConnection indicates an expected call of UpdateConnection.

func (*MockEventBridgeAPIMockRecorder) UpdateConnectionRequest added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateConnectionRequest(arg0 interface{}) *gomock.Call

UpdateConnectionRequest indicates an expected call of UpdateConnectionRequest.

func (*MockEventBridgeAPIMockRecorder) UpdateConnectionWithContext added in v0.6.7

func (mr *MockEventBridgeAPIMockRecorder) UpdateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConnectionWithContext indicates an expected call of UpdateConnectionWithContext.

Jump to

Keyboard shortcuts

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