mocks

package
v0.0.11 Latest Latest
Warning

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

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

func (_m *IClient) CreateDeliveryStream(ctx context.Context, params *firehose.CreateDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.CreateDeliveryStreamOutput, error)

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

func (*IClient) DeleteDeliveryStream

func (_m *IClient) DeleteDeliveryStream(ctx context.Context, params *firehose.DeleteDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.DeleteDeliveryStreamOutput, error)

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

func (*IClient) DescribeDeliveryStream

func (_m *IClient) DescribeDeliveryStream(ctx context.Context, params *firehose.DescribeDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.DescribeDeliveryStreamOutput, error)

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

func (*IClient) ListDeliveryStreams

func (_m *IClient) ListDeliveryStreams(ctx context.Context, params *firehose.ListDeliveryStreamsInput, optFns ...func(*firehose.Options)) (*firehose.ListDeliveryStreamsOutput, error)

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

func (*IClient) ListTagsForDeliveryStream

func (_m *IClient) ListTagsForDeliveryStream(ctx context.Context, params *firehose.ListTagsForDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.ListTagsForDeliveryStreamOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PutRecord

func (_m *IClient) PutRecord(ctx context.Context, params *firehose.PutRecordInput, optFns ...func(*firehose.Options)) (*firehose.PutRecordOutput, error)

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

func (*IClient) PutRecordBatch

func (_m *IClient) PutRecordBatch(ctx context.Context, params *firehose.PutRecordBatchInput, optFns ...func(*firehose.Options)) (*firehose.PutRecordBatchOutput, error)

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

func (*IClient) StartDeliveryStreamEncryption

func (_m *IClient) StartDeliveryStreamEncryption(ctx context.Context, params *firehose.StartDeliveryStreamEncryptionInput, optFns ...func(*firehose.Options)) (*firehose.StartDeliveryStreamEncryptionOutput, error)

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

func (*IClient) StopDeliveryStreamEncryption

func (_m *IClient) StopDeliveryStreamEncryption(ctx context.Context, params *firehose.StopDeliveryStreamEncryptionInput, optFns ...func(*firehose.Options)) (*firehose.StopDeliveryStreamEncryptionOutput, error)

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

func (*IClient) TagDeliveryStream

func (_m *IClient) TagDeliveryStream(ctx context.Context, params *firehose.TagDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.TagDeliveryStreamOutput, error)

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

func (*IClient) UntagDeliveryStream

func (_m *IClient) UntagDeliveryStream(ctx context.Context, params *firehose.UntagDeliveryStreamInput, optFns ...func(*firehose.Options)) (*firehose.UntagDeliveryStreamOutput, error)

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

func (*IClient) UpdateDestination

func (_m *IClient) UpdateDestination(ctx context.Context, params *firehose.UpdateDestinationInput, optFns ...func(*firehose.Options)) (*firehose.UpdateDestinationOutput, error)

UpdateDestination 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