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

func (_m *IClient) ConfigureLogs(ctx context.Context, params *mediapackage.ConfigureLogsInput, optFns ...func(*mediapackage.Options)) (*mediapackage.ConfigureLogsOutput, error)

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

func (*IClient) CreateChannel

func (_m *IClient) CreateChannel(ctx context.Context, params *mediapackage.CreateChannelInput, optFns ...func(*mediapackage.Options)) (*mediapackage.CreateChannelOutput, error)

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

func (*IClient) CreateHarvestJob

func (_m *IClient) CreateHarvestJob(ctx context.Context, params *mediapackage.CreateHarvestJobInput, optFns ...func(*mediapackage.Options)) (*mediapackage.CreateHarvestJobOutput, error)

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

func (*IClient) CreateOriginEndpoint

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

func (*IClient) DeleteChannel

func (_m *IClient) DeleteChannel(ctx context.Context, params *mediapackage.DeleteChannelInput, optFns ...func(*mediapackage.Options)) (*mediapackage.DeleteChannelOutput, error)

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

func (*IClient) DeleteOriginEndpoint

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

func (*IClient) DescribeChannel

func (_m *IClient) DescribeChannel(ctx context.Context, params *mediapackage.DescribeChannelInput, optFns ...func(*mediapackage.Options)) (*mediapackage.DescribeChannelOutput, error)

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

func (*IClient) DescribeHarvestJob

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

func (*IClient) DescribeOriginEndpoint

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

func (*IClient) ListChannels

func (_m *IClient) ListChannels(ctx context.Context, params *mediapackage.ListChannelsInput, optFns ...func(*mediapackage.Options)) (*mediapackage.ListChannelsOutput, error)

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

func (*IClient) ListHarvestJobs

func (_m *IClient) ListHarvestJobs(ctx context.Context, params *mediapackage.ListHarvestJobsInput, optFns ...func(*mediapackage.Options)) (*mediapackage.ListHarvestJobsOutput, error)

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

func (*IClient) ListOriginEndpoints

ListOriginEndpoints 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() mediapackage.Options

Options provides a mock function with given fields:

func (*IClient) RotateChannelCredentials

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

func (*IClient) RotateIngestEndpointCredentials

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateChannel

func (_m *IClient) UpdateChannel(ctx context.Context, params *mediapackage.UpdateChannelInput, optFns ...func(*mediapackage.Options)) (*mediapackage.UpdateChannelOutput, error)

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

func (*IClient) UpdateOriginEndpoint

UpdateOriginEndpoint 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