mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 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) GetSearchJob

func (_m *IClient) GetSearchJob(ctx context.Context, params *backupsearch.GetSearchJobInput, optFns ...func(*backupsearch.Options)) (*backupsearch.GetSearchJobOutput, error)

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

func (*IClient) GetSearchResultExportJob

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

func (*IClient) ListSearchJobBackups

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

func (*IClient) ListSearchJobResults

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

func (*IClient) ListSearchJobs

func (_m *IClient) ListSearchJobs(ctx context.Context, params *backupsearch.ListSearchJobsInput, optFns ...func(*backupsearch.Options)) (*backupsearch.ListSearchJobsOutput, error)

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

func (*IClient) ListSearchResultExportJobs

ListSearchResultExportJobs 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) Options

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

Options provides a mock function with given fields:

func (*IClient) StartSearchJob

func (_m *IClient) StartSearchJob(ctx context.Context, params *backupsearch.StartSearchJobInput, optFns ...func(*backupsearch.Options)) (*backupsearch.StartSearchJobOutput, error)

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

func (*IClient) StartSearchResultExportJob

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

func (*IClient) StopSearchJob

func (_m *IClient) StopSearchJob(ctx context.Context, params *backupsearch.StopSearchJobInput, optFns ...func(*backupsearch.Options)) (*backupsearch.StopSearchJobOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *backupsearch.UntagResourceInput, optFns ...func(*backupsearch.Options)) (*backupsearch.UntagResourceOutput, error)

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