cloudwatchrummock

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 cloudwatchrummock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudWatchRUMAPI

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

MockCloudWatchRUMAPI is a mock of CloudWatchRUMAPI interface.

func NewMockCloudWatchRUMAPI

func NewMockCloudWatchRUMAPI(ctrl *gomock.Controller) *MockCloudWatchRUMAPI

NewMockCloudWatchRUMAPI creates a new mock instance.

func (*MockCloudWatchRUMAPI) CreateAppMonitor

CreateAppMonitor mocks base method.

func (*MockCloudWatchRUMAPI) CreateAppMonitorRequest

CreateAppMonitorRequest mocks base method.

func (*MockCloudWatchRUMAPI) CreateAppMonitorWithContext

CreateAppMonitorWithContext mocks base method.

func (*MockCloudWatchRUMAPI) DeleteAppMonitor

DeleteAppMonitor mocks base method.

func (*MockCloudWatchRUMAPI) DeleteAppMonitorRequest

DeleteAppMonitorRequest mocks base method.

func (*MockCloudWatchRUMAPI) DeleteAppMonitorWithContext

DeleteAppMonitorWithContext mocks base method.

func (*MockCloudWatchRUMAPI) EXPECT

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

func (*MockCloudWatchRUMAPI) GetAppMonitor

GetAppMonitor mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorData

GetAppMonitorData mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorDataPages

GetAppMonitorDataPages mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorDataPagesWithContext

func (m *MockCloudWatchRUMAPI) GetAppMonitorDataPagesWithContext(arg0 context.Context, arg1 *cloudwatchrum.GetAppMonitorDataInput, arg2 func(*cloudwatchrum.GetAppMonitorDataOutput, bool) bool, arg3 ...request.Option) error

GetAppMonitorDataPagesWithContext mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorDataRequest

GetAppMonitorDataRequest mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorDataWithContext

GetAppMonitorDataWithContext mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorRequest

GetAppMonitorRequest mocks base method.

func (*MockCloudWatchRUMAPI) GetAppMonitorWithContext

GetAppMonitorWithContext mocks base method.

func (*MockCloudWatchRUMAPI) ListAppMonitors

ListAppMonitors mocks base method.

func (*MockCloudWatchRUMAPI) ListAppMonitorsPages

ListAppMonitorsPages mocks base method.

func (*MockCloudWatchRUMAPI) ListAppMonitorsPagesWithContext

func (m *MockCloudWatchRUMAPI) ListAppMonitorsPagesWithContext(arg0 context.Context, arg1 *cloudwatchrum.ListAppMonitorsInput, arg2 func(*cloudwatchrum.ListAppMonitorsOutput, bool) bool, arg3 ...request.Option) error

ListAppMonitorsPagesWithContext mocks base method.

func (*MockCloudWatchRUMAPI) ListAppMonitorsRequest

ListAppMonitorsRequest mocks base method.

func (*MockCloudWatchRUMAPI) ListAppMonitorsWithContext

ListAppMonitorsWithContext mocks base method.

func (*MockCloudWatchRUMAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockCloudWatchRUMAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockCloudWatchRUMAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockCloudWatchRUMAPI) PutRumEvents

PutRumEvents mocks base method.

func (*MockCloudWatchRUMAPI) PutRumEventsRequest

PutRumEventsRequest mocks base method.

func (*MockCloudWatchRUMAPI) PutRumEventsWithContext

PutRumEventsWithContext mocks base method.

func (*MockCloudWatchRUMAPI) TagResource

TagResource mocks base method.

func (*MockCloudWatchRUMAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockCloudWatchRUMAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockCloudWatchRUMAPI) UntagResource

UntagResource mocks base method.

func (*MockCloudWatchRUMAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockCloudWatchRUMAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockCloudWatchRUMAPI) UpdateAppMonitor

UpdateAppMonitor mocks base method.

func (*MockCloudWatchRUMAPI) UpdateAppMonitorRequest

UpdateAppMonitorRequest mocks base method.

func (*MockCloudWatchRUMAPI) UpdateAppMonitorWithContext

UpdateAppMonitorWithContext mocks base method.

type MockCloudWatchRUMAPIMockRecorder

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

MockCloudWatchRUMAPIMockRecorder is the mock recorder for MockCloudWatchRUMAPI.

func (*MockCloudWatchRUMAPIMockRecorder) CreateAppMonitor

func (mr *MockCloudWatchRUMAPIMockRecorder) CreateAppMonitor(arg0 interface{}) *gomock.Call

CreateAppMonitor indicates an expected call of CreateAppMonitor.

func (*MockCloudWatchRUMAPIMockRecorder) CreateAppMonitorRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) CreateAppMonitorRequest(arg0 interface{}) *gomock.Call

CreateAppMonitorRequest indicates an expected call of CreateAppMonitorRequest.

func (*MockCloudWatchRUMAPIMockRecorder) CreateAppMonitorWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) CreateAppMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAppMonitorWithContext indicates an expected call of CreateAppMonitorWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitor

func (mr *MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitor(arg0 interface{}) *gomock.Call

DeleteAppMonitor indicates an expected call of DeleteAppMonitor.

func (*MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitorRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitorRequest(arg0 interface{}) *gomock.Call

DeleteAppMonitorRequest indicates an expected call of DeleteAppMonitorRequest.

func (*MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitorWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) DeleteAppMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAppMonitorWithContext indicates an expected call of DeleteAppMonitorWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitor

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitor(arg0 interface{}) *gomock.Call

GetAppMonitor indicates an expected call of GetAppMonitor.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorData

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorData(arg0 interface{}) *gomock.Call

GetAppMonitorData indicates an expected call of GetAppMonitorData.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataPages

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataPages(arg0, arg1 interface{}) *gomock.Call

GetAppMonitorDataPages indicates an expected call of GetAppMonitorDataPages.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataPagesWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetAppMonitorDataPagesWithContext indicates an expected call of GetAppMonitorDataPagesWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataRequest(arg0 interface{}) *gomock.Call

GetAppMonitorDataRequest indicates an expected call of GetAppMonitorDataRequest.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAppMonitorDataWithContext indicates an expected call of GetAppMonitorDataWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorRequest(arg0 interface{}) *gomock.Call

GetAppMonitorRequest indicates an expected call of GetAppMonitorRequest.

func (*MockCloudWatchRUMAPIMockRecorder) GetAppMonitorWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) GetAppMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAppMonitorWithContext indicates an expected call of GetAppMonitorWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) ListAppMonitors

func (mr *MockCloudWatchRUMAPIMockRecorder) ListAppMonitors(arg0 interface{}) *gomock.Call

ListAppMonitors indicates an expected call of ListAppMonitors.

func (*MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsPages

func (mr *MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsPages(arg0, arg1 interface{}) *gomock.Call

ListAppMonitorsPages indicates an expected call of ListAppMonitorsPages.

func (*MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsPagesWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAppMonitorsPagesWithContext indicates an expected call of ListAppMonitorsPagesWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsRequest(arg0 interface{}) *gomock.Call

ListAppMonitorsRequest indicates an expected call of ListAppMonitorsRequest.

func (*MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) ListAppMonitorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAppMonitorsWithContext indicates an expected call of ListAppMonitorsWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockCloudWatchRUMAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockCloudWatchRUMAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) PutRumEvents

func (mr *MockCloudWatchRUMAPIMockRecorder) PutRumEvents(arg0 interface{}) *gomock.Call

PutRumEvents indicates an expected call of PutRumEvents.

func (*MockCloudWatchRUMAPIMockRecorder) PutRumEventsRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) PutRumEventsRequest(arg0 interface{}) *gomock.Call

PutRumEventsRequest indicates an expected call of PutRumEventsRequest.

func (*MockCloudWatchRUMAPIMockRecorder) PutRumEventsWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) PutRumEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRumEventsWithContext indicates an expected call of PutRumEventsWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockCloudWatchRUMAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockCloudWatchRUMAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockCloudWatchRUMAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockCloudWatchRUMAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitor

func (mr *MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitor(arg0 interface{}) *gomock.Call

UpdateAppMonitor indicates an expected call of UpdateAppMonitor.

func (*MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitorRequest

func (mr *MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitorRequest(arg0 interface{}) *gomock.Call

UpdateAppMonitorRequest indicates an expected call of UpdateAppMonitorRequest.

func (*MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitorWithContext

func (mr *MockCloudWatchRUMAPIMockRecorder) UpdateAppMonitorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAppMonitorWithContext indicates an expected call of UpdateAppMonitorWithContext.

Jump to

Keyboard shortcuts

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