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

func (_m *IClient) AddBridgeOutputs(ctx context.Context, params *mediaconnect.AddBridgeOutputsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.AddBridgeOutputsOutput, error)

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

func (*IClient) AddBridgeSources

func (_m *IClient) AddBridgeSources(ctx context.Context, params *mediaconnect.AddBridgeSourcesInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.AddBridgeSourcesOutput, error)

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

func (*IClient) AddFlowMediaStreams

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

func (*IClient) AddFlowOutputs

func (_m *IClient) AddFlowOutputs(ctx context.Context, params *mediaconnect.AddFlowOutputsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.AddFlowOutputsOutput, error)

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

func (*IClient) AddFlowSources

func (_m *IClient) AddFlowSources(ctx context.Context, params *mediaconnect.AddFlowSourcesInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.AddFlowSourcesOutput, error)

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

func (*IClient) AddFlowVpcInterfaces

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

func (*IClient) CreateBridge

func (_m *IClient) CreateBridge(ctx context.Context, params *mediaconnect.CreateBridgeInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.CreateBridgeOutput, error)

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

func (*IClient) CreateFlow

func (_m *IClient) CreateFlow(ctx context.Context, params *mediaconnect.CreateFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.CreateFlowOutput, error)

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

func (*IClient) CreateGateway

func (_m *IClient) CreateGateway(ctx context.Context, params *mediaconnect.CreateGatewayInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.CreateGatewayOutput, error)

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

func (*IClient) DeleteBridge

func (_m *IClient) DeleteBridge(ctx context.Context, params *mediaconnect.DeleteBridgeInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DeleteBridgeOutput, error)

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

func (*IClient) DeleteFlow

func (_m *IClient) DeleteFlow(ctx context.Context, params *mediaconnect.DeleteFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DeleteFlowOutput, error)

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

func (*IClient) DeleteGateway

func (_m *IClient) DeleteGateway(ctx context.Context, params *mediaconnect.DeleteGatewayInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DeleteGatewayOutput, error)

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

func (*IClient) DeregisterGatewayInstance

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

func (*IClient) DescribeBridge

func (_m *IClient) DescribeBridge(ctx context.Context, params *mediaconnect.DescribeBridgeInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DescribeBridgeOutput, error)

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

func (*IClient) DescribeFlow

func (_m *IClient) DescribeFlow(ctx context.Context, params *mediaconnect.DescribeFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DescribeFlowOutput, error)

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

func (*IClient) DescribeFlowSourceMetadata

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

func (*IClient) DescribeGateway

func (_m *IClient) DescribeGateway(ctx context.Context, params *mediaconnect.DescribeGatewayInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DescribeGatewayOutput, error)

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

func (*IClient) DescribeGatewayInstance

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

func (*IClient) DescribeOffering

func (_m *IClient) DescribeOffering(ctx context.Context, params *mediaconnect.DescribeOfferingInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.DescribeOfferingOutput, error)

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

func (*IClient) DescribeReservation

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

func (*IClient) GrantFlowEntitlements

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

func (*IClient) ListBridges

func (_m *IClient) ListBridges(ctx context.Context, params *mediaconnect.ListBridgesInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListBridgesOutput, error)

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

func (*IClient) ListEntitlements

func (_m *IClient) ListEntitlements(ctx context.Context, params *mediaconnect.ListEntitlementsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListEntitlementsOutput, error)

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

func (*IClient) ListFlows

func (_m *IClient) ListFlows(ctx context.Context, params *mediaconnect.ListFlowsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListFlowsOutput, error)

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

func (*IClient) ListGatewayInstances

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

func (*IClient) ListGateways

func (_m *IClient) ListGateways(ctx context.Context, params *mediaconnect.ListGatewaysInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListGatewaysOutput, error)

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

func (*IClient) ListOfferings

func (_m *IClient) ListOfferings(ctx context.Context, params *mediaconnect.ListOfferingsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListOfferingsOutput, error)

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

func (*IClient) ListReservations

func (_m *IClient) ListReservations(ctx context.Context, params *mediaconnect.ListReservationsInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.ListReservationsOutput, error)

ListReservations 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() mediaconnect.Options

Options provides a mock function with given fields:

func (*IClient) PurchaseOffering

func (_m *IClient) PurchaseOffering(ctx context.Context, params *mediaconnect.PurchaseOfferingInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.PurchaseOfferingOutput, error)

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

func (*IClient) RemoveBridgeOutput

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

func (*IClient) RemoveBridgeSource

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

func (*IClient) RemoveFlowMediaStream

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

func (*IClient) RemoveFlowOutput

func (_m *IClient) RemoveFlowOutput(ctx context.Context, params *mediaconnect.RemoveFlowOutputInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.RemoveFlowOutputOutput, error)

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

func (*IClient) RemoveFlowSource

func (_m *IClient) RemoveFlowSource(ctx context.Context, params *mediaconnect.RemoveFlowSourceInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.RemoveFlowSourceOutput, error)

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

func (*IClient) RemoveFlowVpcInterface

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

func (*IClient) RevokeFlowEntitlement

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

func (*IClient) StartFlow

func (_m *IClient) StartFlow(ctx context.Context, params *mediaconnect.StartFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.StartFlowOutput, error)

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

func (*IClient) StopFlow

func (_m *IClient) StopFlow(ctx context.Context, params *mediaconnect.StopFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.StopFlowOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateBridge

func (_m *IClient) UpdateBridge(ctx context.Context, params *mediaconnect.UpdateBridgeInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.UpdateBridgeOutput, error)

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

func (*IClient) UpdateBridgeOutput

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

func (*IClient) UpdateBridgeSource

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

func (*IClient) UpdateBridgeState

func (_m *IClient) UpdateBridgeState(ctx context.Context, params *mediaconnect.UpdateBridgeStateInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.UpdateBridgeStateOutput, error)

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

func (*IClient) UpdateFlow

func (_m *IClient) UpdateFlow(ctx context.Context, params *mediaconnect.UpdateFlowInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.UpdateFlowOutput, error)

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

func (*IClient) UpdateFlowEntitlement

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

func (*IClient) UpdateFlowMediaStream

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

func (*IClient) UpdateFlowOutput

func (_m *IClient) UpdateFlowOutput(ctx context.Context, params *mediaconnect.UpdateFlowOutputInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.UpdateFlowOutputOutput, error)

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

func (*IClient) UpdateFlowSource

func (_m *IClient) UpdateFlowSource(ctx context.Context, params *mediaconnect.UpdateFlowSourceInput, optFns ...func(*mediaconnect.Options)) (*mediaconnect.UpdateFlowSourceOutput, error)

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

func (*IClient) UpdateGatewayInstance

UpdateGatewayInstance 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