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

func (_m *IClient) AddTagsToResource(ctx context.Context, params *cloudhsm.AddTagsToResourceInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.AddTagsToResourceOutput, error)

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

func (*IClient) CreateHapg

func (_m *IClient) CreateHapg(ctx context.Context, params *cloudhsm.CreateHapgInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.CreateHapgOutput, error)

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

func (*IClient) CreateHsm

func (_m *IClient) CreateHsm(ctx context.Context, params *cloudhsm.CreateHsmInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.CreateHsmOutput, error)

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

func (*IClient) CreateLunaClient

func (_m *IClient) CreateLunaClient(ctx context.Context, params *cloudhsm.CreateLunaClientInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.CreateLunaClientOutput, error)

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

func (*IClient) DeleteHapg

func (_m *IClient) DeleteHapg(ctx context.Context, params *cloudhsm.DeleteHapgInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DeleteHapgOutput, error)

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

func (*IClient) DeleteHsm

func (_m *IClient) DeleteHsm(ctx context.Context, params *cloudhsm.DeleteHsmInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DeleteHsmOutput, error)

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

func (*IClient) DeleteLunaClient

func (_m *IClient) DeleteLunaClient(ctx context.Context, params *cloudhsm.DeleteLunaClientInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DeleteLunaClientOutput, error)

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

func (*IClient) DescribeHapg

func (_m *IClient) DescribeHapg(ctx context.Context, params *cloudhsm.DescribeHapgInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DescribeHapgOutput, error)

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

func (*IClient) DescribeHsm

func (_m *IClient) DescribeHsm(ctx context.Context, params *cloudhsm.DescribeHsmInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DescribeHsmOutput, error)

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

func (*IClient) DescribeLunaClient

func (_m *IClient) DescribeLunaClient(ctx context.Context, params *cloudhsm.DescribeLunaClientInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.DescribeLunaClientOutput, error)

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

func (*IClient) GetConfig

func (_m *IClient) GetConfig(ctx context.Context, params *cloudhsm.GetConfigInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.GetConfigOutput, error)

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

func (*IClient) ListAvailableZones

func (_m *IClient) ListAvailableZones(ctx context.Context, params *cloudhsm.ListAvailableZonesInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ListAvailableZonesOutput, error)

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

func (*IClient) ListHapgs

func (_m *IClient) ListHapgs(ctx context.Context, params *cloudhsm.ListHapgsInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ListHapgsOutput, error)

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

func (*IClient) ListHsms

func (_m *IClient) ListHsms(ctx context.Context, params *cloudhsm.ListHsmsInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ListHsmsOutput, error)

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

func (*IClient) ListLunaClients

func (_m *IClient) ListLunaClients(ctx context.Context, params *cloudhsm.ListLunaClientsInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ListLunaClientsOutput, error)

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

func (*IClient) ListTagsForResource

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

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

func (*IClient) ModifyHapg

func (_m *IClient) ModifyHapg(ctx context.Context, params *cloudhsm.ModifyHapgInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ModifyHapgOutput, error)

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

func (*IClient) ModifyHsm

func (_m *IClient) ModifyHsm(ctx context.Context, params *cloudhsm.ModifyHsmInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ModifyHsmOutput, error)

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

func (*IClient) ModifyLunaClient

func (_m *IClient) ModifyLunaClient(ctx context.Context, params *cloudhsm.ModifyLunaClientInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.ModifyLunaClientOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

func (*IClient) RemoveTagsFromResource

func (_m *IClient) RemoveTagsFromResource(ctx context.Context, params *cloudhsm.RemoveTagsFromResourceInput, optFns ...func(*cloudhsm.Options)) (*cloudhsm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource 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