mocks

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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) DeleteResourcePermission

func (_m *IClient) DeleteResourcePermission(ctx context.Context, params *ssmsap.DeleteResourcePermissionInput, optFns ...func(*ssmsap.Options)) (*ssmsap.DeleteResourcePermissionOutput, error)

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

func (*IClient) DeregisterApplication

func (_m *IClient) DeregisterApplication(ctx context.Context, params *ssmsap.DeregisterApplicationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.DeregisterApplicationOutput, error)

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

func (*IClient) GetApplication

func (_m *IClient) GetApplication(ctx context.Context, params *ssmsap.GetApplicationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.GetApplicationOutput, error)

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

func (*IClient) GetComponent

func (_m *IClient) GetComponent(ctx context.Context, params *ssmsap.GetComponentInput, optFns ...func(*ssmsap.Options)) (*ssmsap.GetComponentOutput, error)

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

func (*IClient) GetDatabase

func (_m *IClient) GetDatabase(ctx context.Context, params *ssmsap.GetDatabaseInput, optFns ...func(*ssmsap.Options)) (*ssmsap.GetDatabaseOutput, error)

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

func (*IClient) GetOperation

func (_m *IClient) GetOperation(ctx context.Context, params *ssmsap.GetOperationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.GetOperationOutput, error)

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

func (*IClient) GetResourcePermission

func (_m *IClient) GetResourcePermission(ctx context.Context, params *ssmsap.GetResourcePermissionInput, optFns ...func(*ssmsap.Options)) (*ssmsap.GetResourcePermissionOutput, error)

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

func (*IClient) ListApplications

func (_m *IClient) ListApplications(ctx context.Context, params *ssmsap.ListApplicationsInput, optFns ...func(*ssmsap.Options)) (*ssmsap.ListApplicationsOutput, error)

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

func (*IClient) ListComponents

func (_m *IClient) ListComponents(ctx context.Context, params *ssmsap.ListComponentsInput, optFns ...func(*ssmsap.Options)) (*ssmsap.ListComponentsOutput, error)

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

func (*IClient) ListDatabases

func (_m *IClient) ListDatabases(ctx context.Context, params *ssmsap.ListDatabasesInput, optFns ...func(*ssmsap.Options)) (*ssmsap.ListDatabasesOutput, error)

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

func (*IClient) ListOperationEvents

func (_m *IClient) ListOperationEvents(ctx context.Context, params *ssmsap.ListOperationEventsInput, optFns ...func(*ssmsap.Options)) (*ssmsap.ListOperationEventsOutput, error)

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

func (*IClient) ListOperations

func (_m *IClient) ListOperations(ctx context.Context, params *ssmsap.ListOperationsInput, optFns ...func(*ssmsap.Options)) (*ssmsap.ListOperationsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) PutResourcePermission

func (_m *IClient) PutResourcePermission(ctx context.Context, params *ssmsap.PutResourcePermissionInput, optFns ...func(*ssmsap.Options)) (*ssmsap.PutResourcePermissionOutput, error)

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

func (*IClient) RegisterApplication

func (_m *IClient) RegisterApplication(ctx context.Context, params *ssmsap.RegisterApplicationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.RegisterApplicationOutput, error)

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

func (*IClient) StartApplication

func (_m *IClient) StartApplication(ctx context.Context, params *ssmsap.StartApplicationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.StartApplicationOutput, error)

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

func (*IClient) StartApplicationRefresh

func (_m *IClient) StartApplicationRefresh(ctx context.Context, params *ssmsap.StartApplicationRefreshInput, optFns ...func(*ssmsap.Options)) (*ssmsap.StartApplicationRefreshOutput, error)

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

func (*IClient) StopApplication

func (_m *IClient) StopApplication(ctx context.Context, params *ssmsap.StopApplicationInput, optFns ...func(*ssmsap.Options)) (*ssmsap.StopApplicationOutput, error)

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

func (*IClient) TagResource

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

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

func (*IClient) UntagResource

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

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

func (*IClient) UpdateApplicationSettings

func (_m *IClient) UpdateApplicationSettings(ctx context.Context, params *ssmsap.UpdateApplicationSettingsInput, optFns ...func(*ssmsap.Options)) (*ssmsap.UpdateApplicationSettingsOutput, error)

UpdateApplicationSettings 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