mocks

package
v0.0.2 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) CreateSignalingChannel

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

func (*IClient) CreateStream

func (_m *IClient) CreateStream(ctx context.Context, params *kinesisvideo.CreateStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.CreateStreamOutput, error)

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

func (*IClient) DeleteEdgeConfiguration

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

func (*IClient) DeleteSignalingChannel

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

func (*IClient) DeleteStream

func (_m *IClient) DeleteStream(ctx context.Context, params *kinesisvideo.DeleteStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.DeleteStreamOutput, error)

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

func (*IClient) DescribeEdgeConfiguration

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

func (*IClient) DescribeImageGenerationConfiguration

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

func (*IClient) DescribeMappedResourceConfiguration

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

func (*IClient) DescribeMediaStorageConfiguration

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

func (*IClient) DescribeNotificationConfiguration

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

func (*IClient) DescribeSignalingChannel

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

func (*IClient) DescribeStream

func (_m *IClient) DescribeStream(ctx context.Context, params *kinesisvideo.DescribeStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.DescribeStreamOutput, error)

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

func (*IClient) GetDataEndpoint

func (_m *IClient) GetDataEndpoint(ctx context.Context, params *kinesisvideo.GetDataEndpointInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.GetDataEndpointOutput, error)

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

func (*IClient) GetSignalingChannelEndpoint

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

func (*IClient) ListEdgeAgentConfigurations

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

func (*IClient) ListSignalingChannels

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

func (*IClient) ListStreams

func (_m *IClient) ListStreams(ctx context.Context, params *kinesisvideo.ListStreamsInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.ListStreamsOutput, error)

ListStreams 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) ListTagsForStream

func (_m *IClient) ListTagsForStream(ctx context.Context, params *kinesisvideo.ListTagsForStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.ListTagsForStreamOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) StartEdgeConfigurationUpdate

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

func (*IClient) TagResource

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

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

func (*IClient) TagStream

func (_m *IClient) TagStream(ctx context.Context, params *kinesisvideo.TagStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.TagStreamOutput, error)

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

func (*IClient) UntagResource

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

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

func (*IClient) UntagStream

func (_m *IClient) UntagStream(ctx context.Context, params *kinesisvideo.UntagStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.UntagStreamOutput, error)

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

func (*IClient) UpdateDataRetention

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

func (*IClient) UpdateImageGenerationConfiguration

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

func (*IClient) UpdateMediaStorageConfiguration

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

func (*IClient) UpdateNotificationConfiguration

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

func (*IClient) UpdateSignalingChannel

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

func (*IClient) UpdateStream

func (_m *IClient) UpdateStream(ctx context.Context, params *kinesisvideo.UpdateStreamInput, optFns ...func(*kinesisvideo.Options)) (*kinesisvideo.UpdateStreamOutput, error)

UpdateStream 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