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) CreateBillOfMaterialsImportJob

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

func (*IClient) CreateDataIntegrationFlow added in v0.1.0

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

func (*IClient) CreateDataLakeDataset added in v0.1.0

func (_m *IClient) CreateDataLakeDataset(ctx context.Context, params *supplychain.CreateDataLakeDatasetInput, optFns ...func(*supplychain.Options)) (*supplychain.CreateDataLakeDatasetOutput, error)

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

func (*IClient) CreateInstance added in v0.1.0

func (_m *IClient) CreateInstance(ctx context.Context, params *supplychain.CreateInstanceInput, optFns ...func(*supplychain.Options)) (*supplychain.CreateInstanceOutput, error)

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

func (*IClient) DeleteDataIntegrationFlow added in v0.1.0

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

func (*IClient) DeleteDataLakeDataset added in v0.1.0

func (_m *IClient) DeleteDataLakeDataset(ctx context.Context, params *supplychain.DeleteDataLakeDatasetInput, optFns ...func(*supplychain.Options)) (*supplychain.DeleteDataLakeDatasetOutput, error)

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

func (*IClient) DeleteInstance added in v0.1.0

func (_m *IClient) DeleteInstance(ctx context.Context, params *supplychain.DeleteInstanceInput, optFns ...func(*supplychain.Options)) (*supplychain.DeleteInstanceOutput, error)

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

func (*IClient) GetBillOfMaterialsImportJob

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

func (*IClient) GetDataIntegrationFlow added in v0.1.0

func (_m *IClient) GetDataIntegrationFlow(ctx context.Context, params *supplychain.GetDataIntegrationFlowInput, optFns ...func(*supplychain.Options)) (*supplychain.GetDataIntegrationFlowOutput, error)

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

func (*IClient) GetDataLakeDataset added in v0.1.0

func (_m *IClient) GetDataLakeDataset(ctx context.Context, params *supplychain.GetDataLakeDatasetInput, optFns ...func(*supplychain.Options)) (*supplychain.GetDataLakeDatasetOutput, error)

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

func (*IClient) GetInstance added in v0.1.0

func (_m *IClient) GetInstance(ctx context.Context, params *supplychain.GetInstanceInput, optFns ...func(*supplychain.Options)) (*supplychain.GetInstanceOutput, error)

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

func (*IClient) ListDataIntegrationFlows added in v0.1.0

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

func (*IClient) ListDataLakeDatasets added in v0.1.0

func (_m *IClient) ListDataLakeDatasets(ctx context.Context, params *supplychain.ListDataLakeDatasetsInput, optFns ...func(*supplychain.Options)) (*supplychain.ListDataLakeDatasetsOutput, error)

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

func (*IClient) ListInstances added in v0.1.0

func (_m *IClient) ListInstances(ctx context.Context, params *supplychain.ListInstancesInput, optFns ...func(*supplychain.Options)) (*supplychain.ListInstancesOutput, error)

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

func (*IClient) ListTagsForResource added in v0.1.0

func (_m *IClient) ListTagsForResource(ctx context.Context, params *supplychain.ListTagsForResourceInput, optFns ...func(*supplychain.Options)) (*supplychain.ListTagsForResourceOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) SendDataIntegrationEvent

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

func (*IClient) TagResource added in v0.1.0

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

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

func (*IClient) UntagResource added in v0.1.0

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

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

func (*IClient) UpdateDataIntegrationFlow added in v0.1.0

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

func (*IClient) UpdateDataLakeDataset added in v0.1.0

func (_m *IClient) UpdateDataLakeDataset(ctx context.Context, params *supplychain.UpdateDataLakeDatasetInput, optFns ...func(*supplychain.Options)) (*supplychain.UpdateDataLakeDatasetOutput, error)

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

func (*IClient) UpdateInstance added in v0.1.0

func (_m *IClient) UpdateInstance(ctx context.Context, params *supplychain.UpdateInstanceInput, optFns ...func(*supplychain.Options)) (*supplychain.UpdateInstanceOutput, error)

UpdateInstance 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