mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) CancelJobRun

CancelJobRun provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateJobTemplate

CreateJobTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateManagedEndpoint

CreateManagedEndpoint provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateSecurityConfiguration

CreateSecurityConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateVirtualCluster

CreateVirtualCluster provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteJobTemplate

DeleteJobTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteManagedEndpoint

DeleteManagedEndpoint provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVirtualCluster

DeleteVirtualCluster provides a mock function with given fields: ctx, params, optFns

func (*IClient) DescribeJobRun

DescribeJobRun provides a mock function with given fields: ctx, params, optFns

func (*IClient) DescribeJobTemplate

DescribeJobTemplate provides a mock function with given fields: ctx, params, optFns

func (*IClient) DescribeManagedEndpoint

DescribeManagedEndpoint provides a mock function with given fields: ctx, params, optFns

func (*IClient) DescribeSecurityConfiguration

DescribeSecurityConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) DescribeVirtualCluster

DescribeVirtualCluster provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetManagedEndpointSessionCredentials

GetManagedEndpointSessionCredentials provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListJobRuns

func (_m *IClient) ListJobRuns(ctx context.Context, params *emrcontainers.ListJobRunsInput, optFns ...func(*emrcontainers.Options)) (*emrcontainers.ListJobRunsOutput, error)

ListJobRuns provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListJobTemplates

ListJobTemplates provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListManagedEndpoints

ListManagedEndpoints provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSecurityConfigurations

ListSecurityConfigurations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVirtualClusters

ListVirtualClusters provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() emrcontainers.Options

Options provides a mock function with given fields:

func (*IClient) StartJobRun

func (_m *IClient) StartJobRun(ctx context.Context, params *emrcontainers.StartJobRunInput, optFns ...func(*emrcontainers.Options)) (*emrcontainers.StartJobRunOutput, error)

StartJobRun provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *emrcontainers.TagResourceInput, optFns ...func(*emrcontainers.Options)) (*emrcontainers.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

UntagResource provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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