emrserverlessmock

package
v1.44.165 Latest Latest
Warning

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

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

Documentation

Overview

Package emrserverlessmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEMRServerlessAPI

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

MockEMRServerlessAPI is a mock of EMRServerlessAPI interface

func NewMockEMRServerlessAPI

func NewMockEMRServerlessAPI(ctrl *gomock.Controller) *MockEMRServerlessAPI

NewMockEMRServerlessAPI creates a new mock instance

func (*MockEMRServerlessAPI) CancelJobRun

CancelJobRun mocks base method

func (*MockEMRServerlessAPI) CancelJobRunRequest

CancelJobRunRequest mocks base method

func (*MockEMRServerlessAPI) CancelJobRunWithContext

CancelJobRunWithContext mocks base method

func (*MockEMRServerlessAPI) CreateApplication

CreateApplication mocks base method

func (*MockEMRServerlessAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method

func (*MockEMRServerlessAPI) CreateApplicationWithContext

CreateApplicationWithContext mocks base method

func (*MockEMRServerlessAPI) DeleteApplication

DeleteApplication mocks base method

func (*MockEMRServerlessAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method

func (*MockEMRServerlessAPI) DeleteApplicationWithContext

DeleteApplicationWithContext mocks base method

func (*MockEMRServerlessAPI) EXPECT

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

func (*MockEMRServerlessAPI) GetApplication

GetApplication mocks base method

func (*MockEMRServerlessAPI) GetApplicationRequest

GetApplicationRequest mocks base method

func (*MockEMRServerlessAPI) GetApplicationWithContext

GetApplicationWithContext mocks base method

func (*MockEMRServerlessAPI) GetDashboardForJobRun added in v1.44.108

GetDashboardForJobRun mocks base method

func (*MockEMRServerlessAPI) GetDashboardForJobRunRequest added in v1.44.108

GetDashboardForJobRunRequest mocks base method

func (*MockEMRServerlessAPI) GetDashboardForJobRunWithContext added in v1.44.108

GetDashboardForJobRunWithContext mocks base method

func (*MockEMRServerlessAPI) GetJobRun

GetJobRun mocks base method

func (*MockEMRServerlessAPI) GetJobRunRequest

GetJobRunRequest mocks base method

func (*MockEMRServerlessAPI) GetJobRunWithContext

GetJobRunWithContext mocks base method

func (*MockEMRServerlessAPI) ListApplications

ListApplications mocks base method

func (*MockEMRServerlessAPI) ListApplicationsPages

ListApplicationsPages mocks base method

func (*MockEMRServerlessAPI) ListApplicationsPagesWithContext

func (m *MockEMRServerlessAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListApplicationsInput, arg2 func(*emrserverless.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListApplicationsPagesWithContext mocks base method

func (*MockEMRServerlessAPI) ListApplicationsRequest

ListApplicationsRequest mocks base method

func (*MockEMRServerlessAPI) ListApplicationsWithContext

ListApplicationsWithContext mocks base method

func (*MockEMRServerlessAPI) ListJobRuns

ListJobRuns mocks base method

func (*MockEMRServerlessAPI) ListJobRunsPages

ListJobRunsPages mocks base method

func (*MockEMRServerlessAPI) ListJobRunsPagesWithContext

func (m *MockEMRServerlessAPI) ListJobRunsPagesWithContext(arg0 context.Context, arg1 *emrserverless.ListJobRunsInput, arg2 func(*emrserverless.ListJobRunsOutput, bool) bool, arg3 ...request.Option) error

ListJobRunsPagesWithContext mocks base method

func (*MockEMRServerlessAPI) ListJobRunsRequest

ListJobRunsRequest mocks base method

func (*MockEMRServerlessAPI) ListJobRunsWithContext

ListJobRunsWithContext mocks base method

func (*MockEMRServerlessAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockEMRServerlessAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockEMRServerlessAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockEMRServerlessAPI) StartApplication

StartApplication mocks base method

func (*MockEMRServerlessAPI) StartApplicationRequest

StartApplicationRequest mocks base method

func (*MockEMRServerlessAPI) StartApplicationWithContext

StartApplicationWithContext mocks base method

func (*MockEMRServerlessAPI) StartJobRun

StartJobRun mocks base method

func (*MockEMRServerlessAPI) StartJobRunRequest

StartJobRunRequest mocks base method

func (*MockEMRServerlessAPI) StartJobRunWithContext

StartJobRunWithContext mocks base method

func (*MockEMRServerlessAPI) StopApplication

StopApplication mocks base method

func (*MockEMRServerlessAPI) StopApplicationRequest

StopApplicationRequest mocks base method

func (*MockEMRServerlessAPI) StopApplicationWithContext

StopApplicationWithContext mocks base method

func (*MockEMRServerlessAPI) TagResource

TagResource mocks base method

func (*MockEMRServerlessAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockEMRServerlessAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockEMRServerlessAPI) UntagResource

UntagResource mocks base method

func (*MockEMRServerlessAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockEMRServerlessAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockEMRServerlessAPI) UpdateApplication

UpdateApplication mocks base method

func (*MockEMRServerlessAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method

func (*MockEMRServerlessAPI) UpdateApplicationWithContext

UpdateApplicationWithContext mocks base method

type MockEMRServerlessAPIMockRecorder

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

MockEMRServerlessAPIMockRecorder is the mock recorder for MockEMRServerlessAPI

func (*MockEMRServerlessAPIMockRecorder) CancelJobRun

func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRun(arg0 interface{}) *gomock.Call

CancelJobRun indicates an expected call of CancelJobRun

func (*MockEMRServerlessAPIMockRecorder) CancelJobRunRequest

func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunRequest(arg0 interface{}) *gomock.Call

CancelJobRunRequest indicates an expected call of CancelJobRunRequest

func (*MockEMRServerlessAPIMockRecorder) CancelJobRunWithContext

func (mr *MockEMRServerlessAPIMockRecorder) CancelJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelJobRunWithContext indicates an expected call of CancelJobRunWithContext

func (*MockEMRServerlessAPIMockRecorder) CreateApplication

func (mr *MockEMRServerlessAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockEMRServerlessAPIMockRecorder) CreateApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) CreateApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockEMRServerlessAPIMockRecorder) DeleteApplication

func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockEMRServerlessAPIMockRecorder) DeleteApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockEMRServerlessAPIMockRecorder) GetApplication

func (mr *MockEMRServerlessAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call

GetApplication indicates an expected call of GetApplication

func (*MockEMRServerlessAPIMockRecorder) GetApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call

GetApplicationRequest indicates an expected call of GetApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) GetApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationWithContext indicates an expected call of GetApplicationWithContext

func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRun added in v1.44.108

func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRun(arg0 interface{}) *gomock.Call

GetDashboardForJobRun indicates an expected call of GetDashboardForJobRun

func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunRequest added in v1.44.108

func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunRequest(arg0 interface{}) *gomock.Call

GetDashboardForJobRunRequest indicates an expected call of GetDashboardForJobRunRequest

func (*MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunWithContext added in v1.44.108

func (mr *MockEMRServerlessAPIMockRecorder) GetDashboardForJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDashboardForJobRunWithContext indicates an expected call of GetDashboardForJobRunWithContext

func (*MockEMRServerlessAPIMockRecorder) GetJobRun

func (mr *MockEMRServerlessAPIMockRecorder) GetJobRun(arg0 interface{}) *gomock.Call

GetJobRun indicates an expected call of GetJobRun

func (*MockEMRServerlessAPIMockRecorder) GetJobRunRequest

func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunRequest(arg0 interface{}) *gomock.Call

GetJobRunRequest indicates an expected call of GetJobRunRequest

func (*MockEMRServerlessAPIMockRecorder) GetJobRunWithContext

func (mr *MockEMRServerlessAPIMockRecorder) GetJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetJobRunWithContext indicates an expected call of GetJobRunWithContext

func (*MockEMRServerlessAPIMockRecorder) ListApplications

func (mr *MockEMRServerlessAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications

func (*MockEMRServerlessAPIMockRecorder) ListApplicationsPages

func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages

func (*MockEMRServerlessAPIMockRecorder) ListApplicationsPagesWithContext

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

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext

func (*MockEMRServerlessAPIMockRecorder) ListApplicationsRequest

func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest

func (*MockEMRServerlessAPIMockRecorder) ListApplicationsWithContext

func (mr *MockEMRServerlessAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext

func (*MockEMRServerlessAPIMockRecorder) ListJobRuns

func (mr *MockEMRServerlessAPIMockRecorder) ListJobRuns(arg0 interface{}) *gomock.Call

ListJobRuns indicates an expected call of ListJobRuns

func (*MockEMRServerlessAPIMockRecorder) ListJobRunsPages

func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsPages(arg0, arg1 interface{}) *gomock.Call

ListJobRunsPages indicates an expected call of ListJobRunsPages

func (*MockEMRServerlessAPIMockRecorder) ListJobRunsPagesWithContext

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

ListJobRunsPagesWithContext indicates an expected call of ListJobRunsPagesWithContext

func (*MockEMRServerlessAPIMockRecorder) ListJobRunsRequest

func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsRequest(arg0 interface{}) *gomock.Call

ListJobRunsRequest indicates an expected call of ListJobRunsRequest

func (*MockEMRServerlessAPIMockRecorder) ListJobRunsWithContext

func (mr *MockEMRServerlessAPIMockRecorder) ListJobRunsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListJobRunsWithContext indicates an expected call of ListJobRunsWithContext

func (*MockEMRServerlessAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockEMRServerlessAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockEMRServerlessAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockEMRServerlessAPIMockRecorder) StartApplication

func (mr *MockEMRServerlessAPIMockRecorder) StartApplication(arg0 interface{}) *gomock.Call

StartApplication indicates an expected call of StartApplication

func (*MockEMRServerlessAPIMockRecorder) StartApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationRequest(arg0 interface{}) *gomock.Call

StartApplicationRequest indicates an expected call of StartApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) StartApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) StartApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartApplicationWithContext indicates an expected call of StartApplicationWithContext

func (*MockEMRServerlessAPIMockRecorder) StartJobRun

func (mr *MockEMRServerlessAPIMockRecorder) StartJobRun(arg0 interface{}) *gomock.Call

StartJobRun indicates an expected call of StartJobRun

func (*MockEMRServerlessAPIMockRecorder) StartJobRunRequest

func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunRequest(arg0 interface{}) *gomock.Call

StartJobRunRequest indicates an expected call of StartJobRunRequest

func (*MockEMRServerlessAPIMockRecorder) StartJobRunWithContext

func (mr *MockEMRServerlessAPIMockRecorder) StartJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartJobRunWithContext indicates an expected call of StartJobRunWithContext

func (*MockEMRServerlessAPIMockRecorder) StopApplication

func (mr *MockEMRServerlessAPIMockRecorder) StopApplication(arg0 interface{}) *gomock.Call

StopApplication indicates an expected call of StopApplication

func (*MockEMRServerlessAPIMockRecorder) StopApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationRequest(arg0 interface{}) *gomock.Call

StopApplicationRequest indicates an expected call of StopApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) StopApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) StopApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopApplicationWithContext indicates an expected call of StopApplicationWithContext

func (*MockEMRServerlessAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockEMRServerlessAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockEMRServerlessAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockEMRServerlessAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockEMRServerlessAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockEMRServerlessAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockEMRServerlessAPIMockRecorder) UpdateApplication

func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockEMRServerlessAPIMockRecorder) UpdateApplicationRequest

func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockEMRServerlessAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockEMRServerlessAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

Jump to

Keyboard shortcuts

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