mocks

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 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) AcceptInputDeviceTransfer

func (_m *IClient) AcceptInputDeviceTransfer(ctx context.Context, params *medialive.AcceptInputDeviceTransferInput, optFns ...func(*medialive.Options)) (*medialive.AcceptInputDeviceTransferOutput, error)

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

func (*IClient) BatchDelete

func (_m *IClient) BatchDelete(ctx context.Context, params *medialive.BatchDeleteInput, optFns ...func(*medialive.Options)) (*medialive.BatchDeleteOutput, error)

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

func (*IClient) BatchStart

func (_m *IClient) BatchStart(ctx context.Context, params *medialive.BatchStartInput, optFns ...func(*medialive.Options)) (*medialive.BatchStartOutput, error)

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

func (*IClient) BatchStop

func (_m *IClient) BatchStop(ctx context.Context, params *medialive.BatchStopInput, optFns ...func(*medialive.Options)) (*medialive.BatchStopOutput, error)

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

func (*IClient) BatchUpdateSchedule

func (_m *IClient) BatchUpdateSchedule(ctx context.Context, params *medialive.BatchUpdateScheduleInput, optFns ...func(*medialive.Options)) (*medialive.BatchUpdateScheduleOutput, error)

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

func (*IClient) CancelInputDeviceTransfer

func (_m *IClient) CancelInputDeviceTransfer(ctx context.Context, params *medialive.CancelInputDeviceTransferInput, optFns ...func(*medialive.Options)) (*medialive.CancelInputDeviceTransferOutput, error)

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

func (*IClient) ClaimDevice

func (_m *IClient) ClaimDevice(ctx context.Context, params *medialive.ClaimDeviceInput, optFns ...func(*medialive.Options)) (*medialive.ClaimDeviceOutput, error)

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

func (*IClient) CreateChannel

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

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

func (*IClient) CreateCloudWatchAlarmTemplate

func (_m *IClient) CreateCloudWatchAlarmTemplate(ctx context.Context, params *medialive.CreateCloudWatchAlarmTemplateInput, optFns ...func(*medialive.Options)) (*medialive.CreateCloudWatchAlarmTemplateOutput, error)

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

func (*IClient) CreateCloudWatchAlarmTemplateGroup

func (_m *IClient) CreateCloudWatchAlarmTemplateGroup(ctx context.Context, params *medialive.CreateCloudWatchAlarmTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.CreateCloudWatchAlarmTemplateGroupOutput, error)

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

func (*IClient) CreateEventBridgeRuleTemplate

func (_m *IClient) CreateEventBridgeRuleTemplate(ctx context.Context, params *medialive.CreateEventBridgeRuleTemplateInput, optFns ...func(*medialive.Options)) (*medialive.CreateEventBridgeRuleTemplateOutput, error)

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

func (*IClient) CreateEventBridgeRuleTemplateGroup

func (_m *IClient) CreateEventBridgeRuleTemplateGroup(ctx context.Context, params *medialive.CreateEventBridgeRuleTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.CreateEventBridgeRuleTemplateGroupOutput, error)

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

func (*IClient) CreateInput

func (_m *IClient) CreateInput(ctx context.Context, params *medialive.CreateInputInput, optFns ...func(*medialive.Options)) (*medialive.CreateInputOutput, error)

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

func (*IClient) CreateInputSecurityGroup

func (_m *IClient) CreateInputSecurityGroup(ctx context.Context, params *medialive.CreateInputSecurityGroupInput, optFns ...func(*medialive.Options)) (*medialive.CreateInputSecurityGroupOutput, error)

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

func (*IClient) CreateMultiplex

func (_m *IClient) CreateMultiplex(ctx context.Context, params *medialive.CreateMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.CreateMultiplexOutput, error)

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

func (*IClient) CreateMultiplexProgram

func (_m *IClient) CreateMultiplexProgram(ctx context.Context, params *medialive.CreateMultiplexProgramInput, optFns ...func(*medialive.Options)) (*medialive.CreateMultiplexProgramOutput, error)

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

func (*IClient) CreatePartnerInput

func (_m *IClient) CreatePartnerInput(ctx context.Context, params *medialive.CreatePartnerInputInput, optFns ...func(*medialive.Options)) (*medialive.CreatePartnerInputOutput, error)

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

func (*IClient) CreateSignalMap

func (_m *IClient) CreateSignalMap(ctx context.Context, params *medialive.CreateSignalMapInput, optFns ...func(*medialive.Options)) (*medialive.CreateSignalMapOutput, error)

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

func (*IClient) CreateTags

func (_m *IClient) CreateTags(ctx context.Context, params *medialive.CreateTagsInput, optFns ...func(*medialive.Options)) (*medialive.CreateTagsOutput, error)

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

func (*IClient) DeleteChannel

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

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

func (*IClient) DeleteCloudWatchAlarmTemplate

func (_m *IClient) DeleteCloudWatchAlarmTemplate(ctx context.Context, params *medialive.DeleteCloudWatchAlarmTemplateInput, optFns ...func(*medialive.Options)) (*medialive.DeleteCloudWatchAlarmTemplateOutput, error)

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

func (*IClient) DeleteCloudWatchAlarmTemplateGroup

func (_m *IClient) DeleteCloudWatchAlarmTemplateGroup(ctx context.Context, params *medialive.DeleteCloudWatchAlarmTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.DeleteCloudWatchAlarmTemplateGroupOutput, error)

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

func (*IClient) DeleteEventBridgeRuleTemplate

func (_m *IClient) DeleteEventBridgeRuleTemplate(ctx context.Context, params *medialive.DeleteEventBridgeRuleTemplateInput, optFns ...func(*medialive.Options)) (*medialive.DeleteEventBridgeRuleTemplateOutput, error)

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

func (*IClient) DeleteEventBridgeRuleTemplateGroup

func (_m *IClient) DeleteEventBridgeRuleTemplateGroup(ctx context.Context, params *medialive.DeleteEventBridgeRuleTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.DeleteEventBridgeRuleTemplateGroupOutput, error)

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

func (*IClient) DeleteInput

func (_m *IClient) DeleteInput(ctx context.Context, params *medialive.DeleteInputInput, optFns ...func(*medialive.Options)) (*medialive.DeleteInputOutput, error)

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

func (*IClient) DeleteInputSecurityGroup

func (_m *IClient) DeleteInputSecurityGroup(ctx context.Context, params *medialive.DeleteInputSecurityGroupInput, optFns ...func(*medialive.Options)) (*medialive.DeleteInputSecurityGroupOutput, error)

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

func (*IClient) DeleteMultiplex

func (_m *IClient) DeleteMultiplex(ctx context.Context, params *medialive.DeleteMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.DeleteMultiplexOutput, error)

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

func (*IClient) DeleteMultiplexProgram

func (_m *IClient) DeleteMultiplexProgram(ctx context.Context, params *medialive.DeleteMultiplexProgramInput, optFns ...func(*medialive.Options)) (*medialive.DeleteMultiplexProgramOutput, error)

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

func (*IClient) DeleteReservation

func (_m *IClient) DeleteReservation(ctx context.Context, params *medialive.DeleteReservationInput, optFns ...func(*medialive.Options)) (*medialive.DeleteReservationOutput, error)

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

func (*IClient) DeleteSchedule

func (_m *IClient) DeleteSchedule(ctx context.Context, params *medialive.DeleteScheduleInput, optFns ...func(*medialive.Options)) (*medialive.DeleteScheduleOutput, error)

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

func (*IClient) DeleteSignalMap

func (_m *IClient) DeleteSignalMap(ctx context.Context, params *medialive.DeleteSignalMapInput, optFns ...func(*medialive.Options)) (*medialive.DeleteSignalMapOutput, error)

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

func (*IClient) DeleteTags

func (_m *IClient) DeleteTags(ctx context.Context, params *medialive.DeleteTagsInput, optFns ...func(*medialive.Options)) (*medialive.DeleteTagsOutput, error)

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

func (*IClient) DescribeAccountConfiguration

func (_m *IClient) DescribeAccountConfiguration(ctx context.Context, params *medialive.DescribeAccountConfigurationInput, optFns ...func(*medialive.Options)) (*medialive.DescribeAccountConfigurationOutput, error)

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

func (*IClient) DescribeChannel

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

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

func (*IClient) DescribeInput

func (_m *IClient) DescribeInput(ctx context.Context, params *medialive.DescribeInputInput, optFns ...func(*medialive.Options)) (*medialive.DescribeInputOutput, error)

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

func (*IClient) DescribeInputDevice

func (_m *IClient) DescribeInputDevice(ctx context.Context, params *medialive.DescribeInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.DescribeInputDeviceOutput, error)

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

func (*IClient) DescribeInputDeviceThumbnail

func (_m *IClient) DescribeInputDeviceThumbnail(ctx context.Context, params *medialive.DescribeInputDeviceThumbnailInput, optFns ...func(*medialive.Options)) (*medialive.DescribeInputDeviceThumbnailOutput, error)

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

func (*IClient) DescribeInputSecurityGroup

func (_m *IClient) DescribeInputSecurityGroup(ctx context.Context, params *medialive.DescribeInputSecurityGroupInput, optFns ...func(*medialive.Options)) (*medialive.DescribeInputSecurityGroupOutput, error)

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

func (*IClient) DescribeMultiplex

func (_m *IClient) DescribeMultiplex(ctx context.Context, params *medialive.DescribeMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.DescribeMultiplexOutput, error)

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

func (*IClient) DescribeMultiplexProgram

func (_m *IClient) DescribeMultiplexProgram(ctx context.Context, params *medialive.DescribeMultiplexProgramInput, optFns ...func(*medialive.Options)) (*medialive.DescribeMultiplexProgramOutput, error)

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

func (*IClient) DescribeOffering

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

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

func (*IClient) DescribeReservation

func (_m *IClient) DescribeReservation(ctx context.Context, params *medialive.DescribeReservationInput, optFns ...func(*medialive.Options)) (*medialive.DescribeReservationOutput, error)

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

func (*IClient) DescribeSchedule

func (_m *IClient) DescribeSchedule(ctx context.Context, params *medialive.DescribeScheduleInput, optFns ...func(*medialive.Options)) (*medialive.DescribeScheduleOutput, error)

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

func (*IClient) DescribeThumbnails

func (_m *IClient) DescribeThumbnails(ctx context.Context, params *medialive.DescribeThumbnailsInput, optFns ...func(*medialive.Options)) (*medialive.DescribeThumbnailsOutput, error)

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

func (*IClient) GetCloudWatchAlarmTemplate

func (_m *IClient) GetCloudWatchAlarmTemplate(ctx context.Context, params *medialive.GetCloudWatchAlarmTemplateInput, optFns ...func(*medialive.Options)) (*medialive.GetCloudWatchAlarmTemplateOutput, error)

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

func (*IClient) GetCloudWatchAlarmTemplateGroup

func (_m *IClient) GetCloudWatchAlarmTemplateGroup(ctx context.Context, params *medialive.GetCloudWatchAlarmTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.GetCloudWatchAlarmTemplateGroupOutput, error)

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

func (*IClient) GetEventBridgeRuleTemplate

func (_m *IClient) GetEventBridgeRuleTemplate(ctx context.Context, params *medialive.GetEventBridgeRuleTemplateInput, optFns ...func(*medialive.Options)) (*medialive.GetEventBridgeRuleTemplateOutput, error)

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

func (*IClient) GetEventBridgeRuleTemplateGroup

func (_m *IClient) GetEventBridgeRuleTemplateGroup(ctx context.Context, params *medialive.GetEventBridgeRuleTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.GetEventBridgeRuleTemplateGroupOutput, error)

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

func (*IClient) GetSignalMap

func (_m *IClient) GetSignalMap(ctx context.Context, params *medialive.GetSignalMapInput, optFns ...func(*medialive.Options)) (*medialive.GetSignalMapOutput, error)

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

func (*IClient) ListChannels

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

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

func (*IClient) ListCloudWatchAlarmTemplateGroups

func (_m *IClient) ListCloudWatchAlarmTemplateGroups(ctx context.Context, params *medialive.ListCloudWatchAlarmTemplateGroupsInput, optFns ...func(*medialive.Options)) (*medialive.ListCloudWatchAlarmTemplateGroupsOutput, error)

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

func (*IClient) ListCloudWatchAlarmTemplates

func (_m *IClient) ListCloudWatchAlarmTemplates(ctx context.Context, params *medialive.ListCloudWatchAlarmTemplatesInput, optFns ...func(*medialive.Options)) (*medialive.ListCloudWatchAlarmTemplatesOutput, error)

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

func (*IClient) ListEventBridgeRuleTemplateGroups

func (_m *IClient) ListEventBridgeRuleTemplateGroups(ctx context.Context, params *medialive.ListEventBridgeRuleTemplateGroupsInput, optFns ...func(*medialive.Options)) (*medialive.ListEventBridgeRuleTemplateGroupsOutput, error)

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

func (*IClient) ListEventBridgeRuleTemplates

func (_m *IClient) ListEventBridgeRuleTemplates(ctx context.Context, params *medialive.ListEventBridgeRuleTemplatesInput, optFns ...func(*medialive.Options)) (*medialive.ListEventBridgeRuleTemplatesOutput, error)

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

func (*IClient) ListInputDeviceTransfers

func (_m *IClient) ListInputDeviceTransfers(ctx context.Context, params *medialive.ListInputDeviceTransfersInput, optFns ...func(*medialive.Options)) (*medialive.ListInputDeviceTransfersOutput, error)

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

func (*IClient) ListInputDevices

func (_m *IClient) ListInputDevices(ctx context.Context, params *medialive.ListInputDevicesInput, optFns ...func(*medialive.Options)) (*medialive.ListInputDevicesOutput, error)

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

func (*IClient) ListInputSecurityGroups

func (_m *IClient) ListInputSecurityGroups(ctx context.Context, params *medialive.ListInputSecurityGroupsInput, optFns ...func(*medialive.Options)) (*medialive.ListInputSecurityGroupsOutput, error)

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

func (*IClient) ListInputs

func (_m *IClient) ListInputs(ctx context.Context, params *medialive.ListInputsInput, optFns ...func(*medialive.Options)) (*medialive.ListInputsOutput, error)

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

func (*IClient) ListMultiplexPrograms

func (_m *IClient) ListMultiplexPrograms(ctx context.Context, params *medialive.ListMultiplexProgramsInput, optFns ...func(*medialive.Options)) (*medialive.ListMultiplexProgramsOutput, error)

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

func (*IClient) ListMultiplexes

func (_m *IClient) ListMultiplexes(ctx context.Context, params *medialive.ListMultiplexesInput, optFns ...func(*medialive.Options)) (*medialive.ListMultiplexesOutput, error)

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

func (*IClient) ListOfferings

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

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

func (*IClient) ListReservations

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

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

func (*IClient) ListSignalMaps

func (_m *IClient) ListSignalMaps(ctx context.Context, params *medialive.ListSignalMapsInput, optFns ...func(*medialive.Options)) (*medialive.ListSignalMapsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PurchaseOffering

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

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

func (*IClient) RebootInputDevice

func (_m *IClient) RebootInputDevice(ctx context.Context, params *medialive.RebootInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.RebootInputDeviceOutput, error)

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

func (*IClient) RejectInputDeviceTransfer

func (_m *IClient) RejectInputDeviceTransfer(ctx context.Context, params *medialive.RejectInputDeviceTransferInput, optFns ...func(*medialive.Options)) (*medialive.RejectInputDeviceTransferOutput, error)

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

func (*IClient) RestartChannelPipelines

func (_m *IClient) RestartChannelPipelines(ctx context.Context, params *medialive.RestartChannelPipelinesInput, optFns ...func(*medialive.Options)) (*medialive.RestartChannelPipelinesOutput, error)

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

func (*IClient) StartChannel

func (_m *IClient) StartChannel(ctx context.Context, params *medialive.StartChannelInput, optFns ...func(*medialive.Options)) (*medialive.StartChannelOutput, error)

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

func (*IClient) StartDeleteMonitorDeployment

func (_m *IClient) StartDeleteMonitorDeployment(ctx context.Context, params *medialive.StartDeleteMonitorDeploymentInput, optFns ...func(*medialive.Options)) (*medialive.StartDeleteMonitorDeploymentOutput, error)

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

func (*IClient) StartInputDevice

func (_m *IClient) StartInputDevice(ctx context.Context, params *medialive.StartInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.StartInputDeviceOutput, error)

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

func (*IClient) StartInputDeviceMaintenanceWindow

func (_m *IClient) StartInputDeviceMaintenanceWindow(ctx context.Context, params *medialive.StartInputDeviceMaintenanceWindowInput, optFns ...func(*medialive.Options)) (*medialive.StartInputDeviceMaintenanceWindowOutput, error)

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

func (*IClient) StartMonitorDeployment

func (_m *IClient) StartMonitorDeployment(ctx context.Context, params *medialive.StartMonitorDeploymentInput, optFns ...func(*medialive.Options)) (*medialive.StartMonitorDeploymentOutput, error)

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

func (*IClient) StartMultiplex

func (_m *IClient) StartMultiplex(ctx context.Context, params *medialive.StartMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.StartMultiplexOutput, error)

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

func (*IClient) StartUpdateSignalMap

func (_m *IClient) StartUpdateSignalMap(ctx context.Context, params *medialive.StartUpdateSignalMapInput, optFns ...func(*medialive.Options)) (*medialive.StartUpdateSignalMapOutput, error)

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

func (*IClient) StopChannel

func (_m *IClient) StopChannel(ctx context.Context, params *medialive.StopChannelInput, optFns ...func(*medialive.Options)) (*medialive.StopChannelOutput, error)

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

func (*IClient) StopInputDevice

func (_m *IClient) StopInputDevice(ctx context.Context, params *medialive.StopInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.StopInputDeviceOutput, error)

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

func (*IClient) StopMultiplex

func (_m *IClient) StopMultiplex(ctx context.Context, params *medialive.StopMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.StopMultiplexOutput, error)

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

func (*IClient) TransferInputDevice

func (_m *IClient) TransferInputDevice(ctx context.Context, params *medialive.TransferInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.TransferInputDeviceOutput, error)

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

func (*IClient) UpdateAccountConfiguration

func (_m *IClient) UpdateAccountConfiguration(ctx context.Context, params *medialive.UpdateAccountConfigurationInput, optFns ...func(*medialive.Options)) (*medialive.UpdateAccountConfigurationOutput, error)

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

func (*IClient) UpdateChannel

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

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

func (*IClient) UpdateChannelClass

func (_m *IClient) UpdateChannelClass(ctx context.Context, params *medialive.UpdateChannelClassInput, optFns ...func(*medialive.Options)) (*medialive.UpdateChannelClassOutput, error)

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

func (*IClient) UpdateCloudWatchAlarmTemplate

func (_m *IClient) UpdateCloudWatchAlarmTemplate(ctx context.Context, params *medialive.UpdateCloudWatchAlarmTemplateInput, optFns ...func(*medialive.Options)) (*medialive.UpdateCloudWatchAlarmTemplateOutput, error)

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

func (*IClient) UpdateCloudWatchAlarmTemplateGroup

func (_m *IClient) UpdateCloudWatchAlarmTemplateGroup(ctx context.Context, params *medialive.UpdateCloudWatchAlarmTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.UpdateCloudWatchAlarmTemplateGroupOutput, error)

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

func (*IClient) UpdateEventBridgeRuleTemplate

func (_m *IClient) UpdateEventBridgeRuleTemplate(ctx context.Context, params *medialive.UpdateEventBridgeRuleTemplateInput, optFns ...func(*medialive.Options)) (*medialive.UpdateEventBridgeRuleTemplateOutput, error)

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

func (*IClient) UpdateEventBridgeRuleTemplateGroup

func (_m *IClient) UpdateEventBridgeRuleTemplateGroup(ctx context.Context, params *medialive.UpdateEventBridgeRuleTemplateGroupInput, optFns ...func(*medialive.Options)) (*medialive.UpdateEventBridgeRuleTemplateGroupOutput, error)

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

func (*IClient) UpdateInput

func (_m *IClient) UpdateInput(ctx context.Context, params *medialive.UpdateInputInput, optFns ...func(*medialive.Options)) (*medialive.UpdateInputOutput, error)

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

func (*IClient) UpdateInputDevice

func (_m *IClient) UpdateInputDevice(ctx context.Context, params *medialive.UpdateInputDeviceInput, optFns ...func(*medialive.Options)) (*medialive.UpdateInputDeviceOutput, error)

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

func (*IClient) UpdateInputSecurityGroup

func (_m *IClient) UpdateInputSecurityGroup(ctx context.Context, params *medialive.UpdateInputSecurityGroupInput, optFns ...func(*medialive.Options)) (*medialive.UpdateInputSecurityGroupOutput, error)

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

func (*IClient) UpdateMultiplex

func (_m *IClient) UpdateMultiplex(ctx context.Context, params *medialive.UpdateMultiplexInput, optFns ...func(*medialive.Options)) (*medialive.UpdateMultiplexOutput, error)

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

func (*IClient) UpdateMultiplexProgram

func (_m *IClient) UpdateMultiplexProgram(ctx context.Context, params *medialive.UpdateMultiplexProgramInput, optFns ...func(*medialive.Options)) (*medialive.UpdateMultiplexProgramOutput, error)

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

func (*IClient) UpdateReservation

func (_m *IClient) UpdateReservation(ctx context.Context, params *medialive.UpdateReservationInput, optFns ...func(*medialive.Options)) (*medialive.UpdateReservationOutput, error)

UpdateReservation 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