Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AddTagsToResource(ctx context.Context, params *cloudhsm.AddTagsToResourceInput, ...) (*cloudhsm.AddTagsToResourceOutput, error)
- func (_m *IClient) CreateHapg(ctx context.Context, params *cloudhsm.CreateHapgInput, ...) (*cloudhsm.CreateHapgOutput, error)
- func (_m *IClient) CreateHsm(ctx context.Context, params *cloudhsm.CreateHsmInput, ...) (*cloudhsm.CreateHsmOutput, error)
- func (_m *IClient) CreateLunaClient(ctx context.Context, params *cloudhsm.CreateLunaClientInput, ...) (*cloudhsm.CreateLunaClientOutput, error)
- func (_m *IClient) DeleteHapg(ctx context.Context, params *cloudhsm.DeleteHapgInput, ...) (*cloudhsm.DeleteHapgOutput, error)
- func (_m *IClient) DeleteHsm(ctx context.Context, params *cloudhsm.DeleteHsmInput, ...) (*cloudhsm.DeleteHsmOutput, error)
- func (_m *IClient) DeleteLunaClient(ctx context.Context, params *cloudhsm.DeleteLunaClientInput, ...) (*cloudhsm.DeleteLunaClientOutput, error)
- func (_m *IClient) DescribeHapg(ctx context.Context, params *cloudhsm.DescribeHapgInput, ...) (*cloudhsm.DescribeHapgOutput, error)
- func (_m *IClient) DescribeHsm(ctx context.Context, params *cloudhsm.DescribeHsmInput, ...) (*cloudhsm.DescribeHsmOutput, error)
- func (_m *IClient) DescribeLunaClient(ctx context.Context, params *cloudhsm.DescribeLunaClientInput, ...) (*cloudhsm.DescribeLunaClientOutput, error)
- func (_m *IClient) GetConfig(ctx context.Context, params *cloudhsm.GetConfigInput, ...) (*cloudhsm.GetConfigOutput, error)
- func (_m *IClient) ListAvailableZones(ctx context.Context, params *cloudhsm.ListAvailableZonesInput, ...) (*cloudhsm.ListAvailableZonesOutput, error)
- func (_m *IClient) ListHapgs(ctx context.Context, params *cloudhsm.ListHapgsInput, ...) (*cloudhsm.ListHapgsOutput, error)
- func (_m *IClient) ListHsms(ctx context.Context, params *cloudhsm.ListHsmsInput, ...) (*cloudhsm.ListHsmsOutput, error)
- func (_m *IClient) ListLunaClients(ctx context.Context, params *cloudhsm.ListLunaClientsInput, ...) (*cloudhsm.ListLunaClientsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *cloudhsm.ListTagsForResourceInput, ...) (*cloudhsm.ListTagsForResourceOutput, error)
- func (_m *IClient) ModifyHapg(ctx context.Context, params *cloudhsm.ModifyHapgInput, ...) (*cloudhsm.ModifyHapgOutput, error)
- func (_m *IClient) ModifyHsm(ctx context.Context, params *cloudhsm.ModifyHsmInput, ...) (*cloudhsm.ModifyHsmOutput, error)
- func (_m *IClient) ModifyLunaClient(ctx context.Context, params *cloudhsm.ModifyLunaClientInput, ...) (*cloudhsm.ModifyLunaClientOutput, error)
- func (_m *IClient) Options() cloudhsm.Options
- func (_m *IClient) RemoveTagsFromResource(ctx context.Context, params *cloudhsm.RemoveTagsFromResourceInput, ...) (*cloudhsm.RemoveTagsFromResourceOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
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) 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