mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 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) AssociateChannel

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

func (*IClient) CreateEventRule

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

func (*IClient) CreateNotificationConfiguration

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

func (*IClient) DeleteEventRule

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

func (*IClient) DeleteNotificationConfiguration

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

func (*IClient) DeregisterNotificationHub

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

func (*IClient) DisassociateChannel

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

func (*IClient) GetEventRule

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

func (*IClient) GetNotificationConfiguration

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

func (*IClient) GetNotificationEvent

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

func (*IClient) ListChannels

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

func (*IClient) ListEventRules

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

func (*IClient) ListNotificationConfigurations

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

func (*IClient) ListNotificationEvents

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

func (*IClient) ListNotificationHubs

ListNotificationHubs 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() notifications.Options

Options provides a mock function with given fields:

func (*IClient) RegisterNotificationHub

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

func (*IClient) UpdateEventRule

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

func (*IClient) UpdateNotificationConfiguration

UpdateNotificationConfiguration 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