emrcontainersmock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEMRContainersAPI

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

MockEMRContainersAPI is a mock of EMRContainersAPI interface.

func NewMockEMRContainersAPI

func NewMockEMRContainersAPI(ctrl *gomock.Controller) *MockEMRContainersAPI

NewMockEMRContainersAPI creates a new mock instance.

func (*MockEMRContainersAPI) CancelJobRun

CancelJobRun mocks base method.

func (*MockEMRContainersAPI) CancelJobRunRequest

CancelJobRunRequest mocks base method.

func (*MockEMRContainersAPI) CancelJobRunWithContext

CancelJobRunWithContext mocks base method.

func (*MockEMRContainersAPI) CreateManagedEndpoint

CreateManagedEndpoint mocks base method.

func (*MockEMRContainersAPI) CreateManagedEndpointRequest

CreateManagedEndpointRequest mocks base method.

func (*MockEMRContainersAPI) CreateManagedEndpointWithContext

CreateManagedEndpointWithContext mocks base method.

func (*MockEMRContainersAPI) CreateVirtualCluster

CreateVirtualCluster mocks base method.

func (*MockEMRContainersAPI) CreateVirtualClusterRequest

CreateVirtualClusterRequest mocks base method.

func (*MockEMRContainersAPI) CreateVirtualClusterWithContext

CreateVirtualClusterWithContext mocks base method.

func (*MockEMRContainersAPI) DeleteManagedEndpoint

DeleteManagedEndpoint mocks base method.

func (*MockEMRContainersAPI) DeleteManagedEndpointRequest

DeleteManagedEndpointRequest mocks base method.

func (*MockEMRContainersAPI) DeleteManagedEndpointWithContext

DeleteManagedEndpointWithContext mocks base method.

func (*MockEMRContainersAPI) DeleteVirtualCluster

DeleteVirtualCluster mocks base method.

func (*MockEMRContainersAPI) DeleteVirtualClusterRequest

DeleteVirtualClusterRequest mocks base method.

func (*MockEMRContainersAPI) DeleteVirtualClusterWithContext

DeleteVirtualClusterWithContext mocks base method.

func (*MockEMRContainersAPI) DescribeJobRun

DescribeJobRun mocks base method.

func (*MockEMRContainersAPI) DescribeJobRunRequest

DescribeJobRunRequest mocks base method.

func (*MockEMRContainersAPI) DescribeJobRunWithContext

DescribeJobRunWithContext mocks base method.

func (*MockEMRContainersAPI) DescribeManagedEndpoint

DescribeManagedEndpoint mocks base method.

func (*MockEMRContainersAPI) DescribeManagedEndpointRequest

DescribeManagedEndpointRequest mocks base method.

func (*MockEMRContainersAPI) DescribeManagedEndpointWithContext

DescribeManagedEndpointWithContext mocks base method.

func (*MockEMRContainersAPI) DescribeVirtualCluster

DescribeVirtualCluster mocks base method.

func (*MockEMRContainersAPI) DescribeVirtualClusterRequest

DescribeVirtualClusterRequest mocks base method.

func (*MockEMRContainersAPI) DescribeVirtualClusterWithContext

DescribeVirtualClusterWithContext mocks base method.

func (*MockEMRContainersAPI) EXPECT

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

func (*MockEMRContainersAPI) ListJobRuns

ListJobRuns mocks base method.

func (*MockEMRContainersAPI) ListJobRunsPages

ListJobRunsPages mocks base method.

func (*MockEMRContainersAPI) ListJobRunsPagesWithContext

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

ListJobRunsPagesWithContext mocks base method.

func (*MockEMRContainersAPI) ListJobRunsRequest

ListJobRunsRequest mocks base method.

func (*MockEMRContainersAPI) ListJobRunsWithContext

ListJobRunsWithContext mocks base method.

func (*MockEMRContainersAPI) ListManagedEndpoints

ListManagedEndpoints mocks base method.

func (*MockEMRContainersAPI) ListManagedEndpointsPages

ListManagedEndpointsPages mocks base method.

func (*MockEMRContainersAPI) ListManagedEndpointsPagesWithContext

func (m *MockEMRContainersAPI) ListManagedEndpointsPagesWithContext(arg0 context.Context, arg1 *emrcontainers.ListManagedEndpointsInput, arg2 func(*emrcontainers.ListManagedEndpointsOutput, bool) bool, arg3 ...request.Option) error

ListManagedEndpointsPagesWithContext mocks base method.

func (*MockEMRContainersAPI) ListManagedEndpointsRequest

ListManagedEndpointsRequest mocks base method.

func (*MockEMRContainersAPI) ListManagedEndpointsWithContext

ListManagedEndpointsWithContext mocks base method.

func (*MockEMRContainersAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockEMRContainersAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockEMRContainersAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockEMRContainersAPI) ListVirtualClusters

ListVirtualClusters mocks base method.

func (*MockEMRContainersAPI) ListVirtualClustersPages

ListVirtualClustersPages mocks base method.

func (*MockEMRContainersAPI) ListVirtualClustersPagesWithContext

func (m *MockEMRContainersAPI) ListVirtualClustersPagesWithContext(arg0 context.Context, arg1 *emrcontainers.ListVirtualClustersInput, arg2 func(*emrcontainers.ListVirtualClustersOutput, bool) bool, arg3 ...request.Option) error

ListVirtualClustersPagesWithContext mocks base method.

func (*MockEMRContainersAPI) ListVirtualClustersRequest

ListVirtualClustersRequest mocks base method.

func (*MockEMRContainersAPI) ListVirtualClustersWithContext

ListVirtualClustersWithContext mocks base method.

func (*MockEMRContainersAPI) StartJobRun

StartJobRun mocks base method.

func (*MockEMRContainersAPI) StartJobRunRequest

StartJobRunRequest mocks base method.

func (*MockEMRContainersAPI) StartJobRunWithContext

StartJobRunWithContext mocks base method.

func (*MockEMRContainersAPI) TagResource

TagResource mocks base method.

func (*MockEMRContainersAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockEMRContainersAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockEMRContainersAPI) UntagResource

UntagResource mocks base method.

func (*MockEMRContainersAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockEMRContainersAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

type MockEMRContainersAPIMockRecorder

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

MockEMRContainersAPIMockRecorder is the mock recorder for MockEMRContainersAPI.

func (*MockEMRContainersAPIMockRecorder) CancelJobRun

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

CancelJobRun indicates an expected call of CancelJobRun.

func (*MockEMRContainersAPIMockRecorder) CancelJobRunRequest

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

CancelJobRunRequest indicates an expected call of CancelJobRunRequest.

func (*MockEMRContainersAPIMockRecorder) CancelJobRunWithContext

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

CancelJobRunWithContext indicates an expected call of CancelJobRunWithContext.

func (*MockEMRContainersAPIMockRecorder) CreateManagedEndpoint

func (mr *MockEMRContainersAPIMockRecorder) CreateManagedEndpoint(arg0 interface{}) *gomock.Call

CreateManagedEndpoint indicates an expected call of CreateManagedEndpoint.

func (*MockEMRContainersAPIMockRecorder) CreateManagedEndpointRequest

func (mr *MockEMRContainersAPIMockRecorder) CreateManagedEndpointRequest(arg0 interface{}) *gomock.Call

CreateManagedEndpointRequest indicates an expected call of CreateManagedEndpointRequest.

func (*MockEMRContainersAPIMockRecorder) CreateManagedEndpointWithContext

func (mr *MockEMRContainersAPIMockRecorder) CreateManagedEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateManagedEndpointWithContext indicates an expected call of CreateManagedEndpointWithContext.

func (*MockEMRContainersAPIMockRecorder) CreateVirtualCluster

func (mr *MockEMRContainersAPIMockRecorder) CreateVirtualCluster(arg0 interface{}) *gomock.Call

CreateVirtualCluster indicates an expected call of CreateVirtualCluster.

func (*MockEMRContainersAPIMockRecorder) CreateVirtualClusterRequest

func (mr *MockEMRContainersAPIMockRecorder) CreateVirtualClusterRequest(arg0 interface{}) *gomock.Call

CreateVirtualClusterRequest indicates an expected call of CreateVirtualClusterRequest.

func (*MockEMRContainersAPIMockRecorder) CreateVirtualClusterWithContext

func (mr *MockEMRContainersAPIMockRecorder) CreateVirtualClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVirtualClusterWithContext indicates an expected call of CreateVirtualClusterWithContext.

func (*MockEMRContainersAPIMockRecorder) DeleteManagedEndpoint

func (mr *MockEMRContainersAPIMockRecorder) DeleteManagedEndpoint(arg0 interface{}) *gomock.Call

DeleteManagedEndpoint indicates an expected call of DeleteManagedEndpoint.

func (*MockEMRContainersAPIMockRecorder) DeleteManagedEndpointRequest

func (mr *MockEMRContainersAPIMockRecorder) DeleteManagedEndpointRequest(arg0 interface{}) *gomock.Call

DeleteManagedEndpointRequest indicates an expected call of DeleteManagedEndpointRequest.

func (*MockEMRContainersAPIMockRecorder) DeleteManagedEndpointWithContext

func (mr *MockEMRContainersAPIMockRecorder) DeleteManagedEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteManagedEndpointWithContext indicates an expected call of DeleteManagedEndpointWithContext.

func (*MockEMRContainersAPIMockRecorder) DeleteVirtualCluster

func (mr *MockEMRContainersAPIMockRecorder) DeleteVirtualCluster(arg0 interface{}) *gomock.Call

DeleteVirtualCluster indicates an expected call of DeleteVirtualCluster.

func (*MockEMRContainersAPIMockRecorder) DeleteVirtualClusterRequest

func (mr *MockEMRContainersAPIMockRecorder) DeleteVirtualClusterRequest(arg0 interface{}) *gomock.Call

DeleteVirtualClusterRequest indicates an expected call of DeleteVirtualClusterRequest.

func (*MockEMRContainersAPIMockRecorder) DeleteVirtualClusterWithContext

func (mr *MockEMRContainersAPIMockRecorder) DeleteVirtualClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVirtualClusterWithContext indicates an expected call of DeleteVirtualClusterWithContext.

func (*MockEMRContainersAPIMockRecorder) DescribeJobRun

func (mr *MockEMRContainersAPIMockRecorder) DescribeJobRun(arg0 interface{}) *gomock.Call

DescribeJobRun indicates an expected call of DescribeJobRun.

func (*MockEMRContainersAPIMockRecorder) DescribeJobRunRequest

func (mr *MockEMRContainersAPIMockRecorder) DescribeJobRunRequest(arg0 interface{}) *gomock.Call

DescribeJobRunRequest indicates an expected call of DescribeJobRunRequest.

func (*MockEMRContainersAPIMockRecorder) DescribeJobRunWithContext

func (mr *MockEMRContainersAPIMockRecorder) DescribeJobRunWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeJobRunWithContext indicates an expected call of DescribeJobRunWithContext.

func (*MockEMRContainersAPIMockRecorder) DescribeManagedEndpoint

func (mr *MockEMRContainersAPIMockRecorder) DescribeManagedEndpoint(arg0 interface{}) *gomock.Call

DescribeManagedEndpoint indicates an expected call of DescribeManagedEndpoint.

func (*MockEMRContainersAPIMockRecorder) DescribeManagedEndpointRequest

func (mr *MockEMRContainersAPIMockRecorder) DescribeManagedEndpointRequest(arg0 interface{}) *gomock.Call

DescribeManagedEndpointRequest indicates an expected call of DescribeManagedEndpointRequest.

func (*MockEMRContainersAPIMockRecorder) DescribeManagedEndpointWithContext

func (mr *MockEMRContainersAPIMockRecorder) DescribeManagedEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeManagedEndpointWithContext indicates an expected call of DescribeManagedEndpointWithContext.

func (*MockEMRContainersAPIMockRecorder) DescribeVirtualCluster

func (mr *MockEMRContainersAPIMockRecorder) DescribeVirtualCluster(arg0 interface{}) *gomock.Call

DescribeVirtualCluster indicates an expected call of DescribeVirtualCluster.

func (*MockEMRContainersAPIMockRecorder) DescribeVirtualClusterRequest

func (mr *MockEMRContainersAPIMockRecorder) DescribeVirtualClusterRequest(arg0 interface{}) *gomock.Call

DescribeVirtualClusterRequest indicates an expected call of DescribeVirtualClusterRequest.

func (*MockEMRContainersAPIMockRecorder) DescribeVirtualClusterWithContext

func (mr *MockEMRContainersAPIMockRecorder) DescribeVirtualClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVirtualClusterWithContext indicates an expected call of DescribeVirtualClusterWithContext.

func (*MockEMRContainersAPIMockRecorder) ListJobRuns

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

ListJobRuns indicates an expected call of ListJobRuns.

func (*MockEMRContainersAPIMockRecorder) ListJobRunsPages

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

ListJobRunsPages indicates an expected call of ListJobRunsPages.

func (*MockEMRContainersAPIMockRecorder) ListJobRunsPagesWithContext

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

ListJobRunsPagesWithContext indicates an expected call of ListJobRunsPagesWithContext.

func (*MockEMRContainersAPIMockRecorder) ListJobRunsRequest

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

ListJobRunsRequest indicates an expected call of ListJobRunsRequest.

func (*MockEMRContainersAPIMockRecorder) ListJobRunsWithContext

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

ListJobRunsWithContext indicates an expected call of ListJobRunsWithContext.

func (*MockEMRContainersAPIMockRecorder) ListManagedEndpoints

func (mr *MockEMRContainersAPIMockRecorder) ListManagedEndpoints(arg0 interface{}) *gomock.Call

ListManagedEndpoints indicates an expected call of ListManagedEndpoints.

func (*MockEMRContainersAPIMockRecorder) ListManagedEndpointsPages

func (mr *MockEMRContainersAPIMockRecorder) ListManagedEndpointsPages(arg0, arg1 interface{}) *gomock.Call

ListManagedEndpointsPages indicates an expected call of ListManagedEndpointsPages.

func (*MockEMRContainersAPIMockRecorder) ListManagedEndpointsPagesWithContext

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

ListManagedEndpointsPagesWithContext indicates an expected call of ListManagedEndpointsPagesWithContext.

func (*MockEMRContainersAPIMockRecorder) ListManagedEndpointsRequest

func (mr *MockEMRContainersAPIMockRecorder) ListManagedEndpointsRequest(arg0 interface{}) *gomock.Call

ListManagedEndpointsRequest indicates an expected call of ListManagedEndpointsRequest.

func (*MockEMRContainersAPIMockRecorder) ListManagedEndpointsWithContext

func (mr *MockEMRContainersAPIMockRecorder) ListManagedEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListManagedEndpointsWithContext indicates an expected call of ListManagedEndpointsWithContext.

func (*MockEMRContainersAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockEMRContainersAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockEMRContainersAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockEMRContainersAPIMockRecorder) ListVirtualClusters

func (mr *MockEMRContainersAPIMockRecorder) ListVirtualClusters(arg0 interface{}) *gomock.Call

ListVirtualClusters indicates an expected call of ListVirtualClusters.

func (*MockEMRContainersAPIMockRecorder) ListVirtualClustersPages

func (mr *MockEMRContainersAPIMockRecorder) ListVirtualClustersPages(arg0, arg1 interface{}) *gomock.Call

ListVirtualClustersPages indicates an expected call of ListVirtualClustersPages.

func (*MockEMRContainersAPIMockRecorder) ListVirtualClustersPagesWithContext

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

ListVirtualClustersPagesWithContext indicates an expected call of ListVirtualClustersPagesWithContext.

func (*MockEMRContainersAPIMockRecorder) ListVirtualClustersRequest

func (mr *MockEMRContainersAPIMockRecorder) ListVirtualClustersRequest(arg0 interface{}) *gomock.Call

ListVirtualClustersRequest indicates an expected call of ListVirtualClustersRequest.

func (*MockEMRContainersAPIMockRecorder) ListVirtualClustersWithContext

func (mr *MockEMRContainersAPIMockRecorder) ListVirtualClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVirtualClustersWithContext indicates an expected call of ListVirtualClustersWithContext.

func (*MockEMRContainersAPIMockRecorder) StartJobRun

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

StartJobRun indicates an expected call of StartJobRun.

func (*MockEMRContainersAPIMockRecorder) StartJobRunRequest

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

StartJobRunRequest indicates an expected call of StartJobRunRequest.

func (*MockEMRContainersAPIMockRecorder) StartJobRunWithContext

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

StartJobRunWithContext indicates an expected call of StartJobRunWithContext.

func (*MockEMRContainersAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockEMRContainersAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockEMRContainersAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockEMRContainersAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockEMRContainersAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockEMRContainersAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

Jump to

Keyboard shortcuts

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