mocks

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 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) CreateDataset

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

func (*IClient) CreateModel

func (_m *IClient) CreateModel(ctx context.Context, params *lookoutvision.CreateModelInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.CreateModelOutput, error)

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

func (*IClient) CreateProject

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

func (*IClient) DeleteDataset

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

func (*IClient) DeleteModel

func (_m *IClient) DeleteModel(ctx context.Context, params *lookoutvision.DeleteModelInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.DeleteModelOutput, error)

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

func (*IClient) DeleteProject

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

func (*IClient) DescribeDataset

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

func (*IClient) DescribeModel

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

func (*IClient) DescribeModelPackagingJob

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

func (*IClient) DescribeProject

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

func (*IClient) DetectAnomalies

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

func (*IClient) ListDatasetEntries

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

func (*IClient) ListModelPackagingJobs

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

func (*IClient) ListModels

func (_m *IClient) ListModels(ctx context.Context, params *lookoutvision.ListModelsInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.ListModelsOutput, error)

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

func (*IClient) ListProjects

ListProjects 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() lookoutvision.Options

Options provides a mock function with given fields:

func (*IClient) StartModel

func (_m *IClient) StartModel(ctx context.Context, params *lookoutvision.StartModelInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.StartModelOutput, error)

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

func (*IClient) StartModelPackagingJob

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

func (*IClient) StopModel

func (_m *IClient) StopModel(ctx context.Context, params *lookoutvision.StopModelInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.StopModelOutput, error)

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

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *lookoutvision.TagResourceInput, optFns ...func(*lookoutvision.Options)) (*lookoutvision.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

func (*IClient) UpdateDatasetEntries

UpdateDatasetEntries 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