cloudhsmmock

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cloudhsmmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudHSMAPI

type MockCloudHSMAPI struct {
	// contains filtered or unexported fields
}

MockCloudHSMAPI is a mock of CloudHSMAPI interface

func NewMockCloudHSMAPI

func NewMockCloudHSMAPI(ctrl *gomock.Controller) *MockCloudHSMAPI

NewMockCloudHSMAPI creates a new mock instance

func (*MockCloudHSMAPI) AddTagsToResource

AddTagsToResource mocks base method

func (*MockCloudHSMAPI) AddTagsToResourceRequest

AddTagsToResourceRequest mocks base method

func (*MockCloudHSMAPI) AddTagsToResourceWithContext

func (m *MockCloudHSMAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *cloudhsm.AddTagsToResourceInput, arg2 ...request.Option) (*cloudhsm.AddTagsToResourceOutput, error)

AddTagsToResourceWithContext mocks base method

func (*MockCloudHSMAPI) CreateHapg

CreateHapg mocks base method

func (*MockCloudHSMAPI) CreateHapgRequest

CreateHapgRequest mocks base method

func (*MockCloudHSMAPI) CreateHapgWithContext

func (m *MockCloudHSMAPI) CreateHapgWithContext(arg0 context.Context, arg1 *cloudhsm.CreateHapgInput, arg2 ...request.Option) (*cloudhsm.CreateHapgOutput, error)

CreateHapgWithContext mocks base method

func (*MockCloudHSMAPI) CreateHsm

CreateHsm mocks base method

func (*MockCloudHSMAPI) CreateHsmRequest

CreateHsmRequest mocks base method

func (*MockCloudHSMAPI) CreateHsmWithContext

func (m *MockCloudHSMAPI) CreateHsmWithContext(arg0 context.Context, arg1 *cloudhsm.CreateHsmInput, arg2 ...request.Option) (*cloudhsm.CreateHsmOutput, error)

CreateHsmWithContext mocks base method

func (*MockCloudHSMAPI) CreateLunaClient

CreateLunaClient mocks base method

func (*MockCloudHSMAPI) CreateLunaClientRequest

CreateLunaClientRequest mocks base method

func (*MockCloudHSMAPI) CreateLunaClientWithContext

func (m *MockCloudHSMAPI) CreateLunaClientWithContext(arg0 context.Context, arg1 *cloudhsm.CreateLunaClientInput, arg2 ...request.Option) (*cloudhsm.CreateLunaClientOutput, error)

CreateLunaClientWithContext mocks base method

func (*MockCloudHSMAPI) DeleteHapg

DeleteHapg mocks base method

func (*MockCloudHSMAPI) DeleteHapgRequest

DeleteHapgRequest mocks base method

func (*MockCloudHSMAPI) DeleteHapgWithContext

func (m *MockCloudHSMAPI) DeleteHapgWithContext(arg0 context.Context, arg1 *cloudhsm.DeleteHapgInput, arg2 ...request.Option) (*cloudhsm.DeleteHapgOutput, error)

DeleteHapgWithContext mocks base method

func (*MockCloudHSMAPI) DeleteHsm

DeleteHsm mocks base method

func (*MockCloudHSMAPI) DeleteHsmRequest

DeleteHsmRequest mocks base method

func (*MockCloudHSMAPI) DeleteHsmWithContext

func (m *MockCloudHSMAPI) DeleteHsmWithContext(arg0 context.Context, arg1 *cloudhsm.DeleteHsmInput, arg2 ...request.Option) (*cloudhsm.DeleteHsmOutput, error)

DeleteHsmWithContext mocks base method

func (*MockCloudHSMAPI) DeleteLunaClient

DeleteLunaClient mocks base method

func (*MockCloudHSMAPI) DeleteLunaClientRequest

DeleteLunaClientRequest mocks base method

func (*MockCloudHSMAPI) DeleteLunaClientWithContext

func (m *MockCloudHSMAPI) DeleteLunaClientWithContext(arg0 context.Context, arg1 *cloudhsm.DeleteLunaClientInput, arg2 ...request.Option) (*cloudhsm.DeleteLunaClientOutput, error)

DeleteLunaClientWithContext mocks base method

func (*MockCloudHSMAPI) DescribeHapg

DescribeHapg mocks base method

func (*MockCloudHSMAPI) DescribeHapgRequest

DescribeHapgRequest mocks base method

func (*MockCloudHSMAPI) DescribeHapgWithContext

func (m *MockCloudHSMAPI) DescribeHapgWithContext(arg0 context.Context, arg1 *cloudhsm.DescribeHapgInput, arg2 ...request.Option) (*cloudhsm.DescribeHapgOutput, error)

DescribeHapgWithContext mocks base method

func (*MockCloudHSMAPI) DescribeHsm

DescribeHsm mocks base method

func (*MockCloudHSMAPI) DescribeHsmRequest

DescribeHsmRequest mocks base method

func (*MockCloudHSMAPI) DescribeHsmWithContext

func (m *MockCloudHSMAPI) DescribeHsmWithContext(arg0 context.Context, arg1 *cloudhsm.DescribeHsmInput, arg2 ...request.Option) (*cloudhsm.DescribeHsmOutput, error)

DescribeHsmWithContext mocks base method

func (*MockCloudHSMAPI) DescribeLunaClient

DescribeLunaClient mocks base method

func (*MockCloudHSMAPI) DescribeLunaClientRequest

DescribeLunaClientRequest mocks base method

func (*MockCloudHSMAPI) DescribeLunaClientWithContext

func (m *MockCloudHSMAPI) DescribeLunaClientWithContext(arg0 context.Context, arg1 *cloudhsm.DescribeLunaClientInput, arg2 ...request.Option) (*cloudhsm.DescribeLunaClientOutput, error)

DescribeLunaClientWithContext mocks base method

func (*MockCloudHSMAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockCloudHSMAPI) GetConfig

GetConfig mocks base method

func (*MockCloudHSMAPI) GetConfigRequest

GetConfigRequest mocks base method

func (*MockCloudHSMAPI) GetConfigWithContext

func (m *MockCloudHSMAPI) GetConfigWithContext(arg0 context.Context, arg1 *cloudhsm.GetConfigInput, arg2 ...request.Option) (*cloudhsm.GetConfigOutput, error)

GetConfigWithContext mocks base method

func (*MockCloudHSMAPI) ListAvailableZones

ListAvailableZones mocks base method

func (*MockCloudHSMAPI) ListAvailableZonesRequest

ListAvailableZonesRequest mocks base method

func (*MockCloudHSMAPI) ListAvailableZonesWithContext

func (m *MockCloudHSMAPI) ListAvailableZonesWithContext(arg0 context.Context, arg1 *cloudhsm.ListAvailableZonesInput, arg2 ...request.Option) (*cloudhsm.ListAvailableZonesOutput, error)

ListAvailableZonesWithContext mocks base method

func (*MockCloudHSMAPI) ListHapgs

ListHapgs mocks base method

func (*MockCloudHSMAPI) ListHapgsRequest

ListHapgsRequest mocks base method

func (*MockCloudHSMAPI) ListHapgsWithContext

func (m *MockCloudHSMAPI) ListHapgsWithContext(arg0 context.Context, arg1 *cloudhsm.ListHapgsInput, arg2 ...request.Option) (*cloudhsm.ListHapgsOutput, error)

ListHapgsWithContext mocks base method

func (*MockCloudHSMAPI) ListHsms

ListHsms mocks base method

func (*MockCloudHSMAPI) ListHsmsRequest

ListHsmsRequest mocks base method

func (*MockCloudHSMAPI) ListHsmsWithContext

func (m *MockCloudHSMAPI) ListHsmsWithContext(arg0 context.Context, arg1 *cloudhsm.ListHsmsInput, arg2 ...request.Option) (*cloudhsm.ListHsmsOutput, error)

ListHsmsWithContext mocks base method

func (*MockCloudHSMAPI) ListLunaClients

ListLunaClients mocks base method

func (*MockCloudHSMAPI) ListLunaClientsRequest

ListLunaClientsRequest mocks base method

func (*MockCloudHSMAPI) ListLunaClientsWithContext

func (m *MockCloudHSMAPI) ListLunaClientsWithContext(arg0 context.Context, arg1 *cloudhsm.ListLunaClientsInput, arg2 ...request.Option) (*cloudhsm.ListLunaClientsOutput, error)

ListLunaClientsWithContext mocks base method

func (*MockCloudHSMAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockCloudHSMAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockCloudHSMAPI) ListTagsForResourceWithContext

func (m *MockCloudHSMAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudhsm.ListTagsForResourceInput, arg2 ...request.Option) (*cloudhsm.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockCloudHSMAPI) ModifyHapg

ModifyHapg mocks base method

func (*MockCloudHSMAPI) ModifyHapgRequest

ModifyHapgRequest mocks base method

func (*MockCloudHSMAPI) ModifyHapgWithContext

func (m *MockCloudHSMAPI) ModifyHapgWithContext(arg0 context.Context, arg1 *cloudhsm.ModifyHapgInput, arg2 ...request.Option) (*cloudhsm.ModifyHapgOutput, error)

ModifyHapgWithContext mocks base method

func (*MockCloudHSMAPI) ModifyHsm

ModifyHsm mocks base method

func (*MockCloudHSMAPI) ModifyHsmRequest

ModifyHsmRequest mocks base method

func (*MockCloudHSMAPI) ModifyHsmWithContext

func (m *MockCloudHSMAPI) ModifyHsmWithContext(arg0 context.Context, arg1 *cloudhsm.ModifyHsmInput, arg2 ...request.Option) (*cloudhsm.ModifyHsmOutput, error)

ModifyHsmWithContext mocks base method

func (*MockCloudHSMAPI) ModifyLunaClient

ModifyLunaClient mocks base method

func (*MockCloudHSMAPI) ModifyLunaClientRequest

ModifyLunaClientRequest mocks base method

func (*MockCloudHSMAPI) ModifyLunaClientWithContext

func (m *MockCloudHSMAPI) ModifyLunaClientWithContext(arg0 context.Context, arg1 *cloudhsm.ModifyLunaClientInput, arg2 ...request.Option) (*cloudhsm.ModifyLunaClientOutput, error)

ModifyLunaClientWithContext mocks base method

func (*MockCloudHSMAPI) RemoveTagsFromResource

RemoveTagsFromResource mocks base method

func (*MockCloudHSMAPI) RemoveTagsFromResourceRequest

RemoveTagsFromResourceRequest mocks base method

func (*MockCloudHSMAPI) RemoveTagsFromResourceWithContext

func (m *MockCloudHSMAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *cloudhsm.RemoveTagsFromResourceInput, arg2 ...request.Option) (*cloudhsm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResourceWithContext mocks base method

type MockCloudHSMAPIMockRecorder

type MockCloudHSMAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockCloudHSMAPIMockRecorder is the mock recorder for MockCloudHSMAPI

func (*MockCloudHSMAPIMockRecorder) AddTagsToResource

func (mr *MockCloudHSMAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call

AddTagsToResource indicates an expected call of AddTagsToResource

func (*MockCloudHSMAPIMockRecorder) AddTagsToResourceRequest

func (mr *MockCloudHSMAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call

AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest

func (*MockCloudHSMAPIMockRecorder) AddTagsToResourceWithContext

func (mr *MockCloudHSMAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext

func (*MockCloudHSMAPIMockRecorder) CreateHapg

func (mr *MockCloudHSMAPIMockRecorder) CreateHapg(arg0 interface{}) *gomock.Call

CreateHapg indicates an expected call of CreateHapg

func (*MockCloudHSMAPIMockRecorder) CreateHapgRequest

func (mr *MockCloudHSMAPIMockRecorder) CreateHapgRequest(arg0 interface{}) *gomock.Call

CreateHapgRequest indicates an expected call of CreateHapgRequest

func (*MockCloudHSMAPIMockRecorder) CreateHapgWithContext

func (mr *MockCloudHSMAPIMockRecorder) CreateHapgWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateHapgWithContext indicates an expected call of CreateHapgWithContext

func (*MockCloudHSMAPIMockRecorder) CreateHsm

func (mr *MockCloudHSMAPIMockRecorder) CreateHsm(arg0 interface{}) *gomock.Call

CreateHsm indicates an expected call of CreateHsm

func (*MockCloudHSMAPIMockRecorder) CreateHsmRequest

func (mr *MockCloudHSMAPIMockRecorder) CreateHsmRequest(arg0 interface{}) *gomock.Call

CreateHsmRequest indicates an expected call of CreateHsmRequest

func (*MockCloudHSMAPIMockRecorder) CreateHsmWithContext

func (mr *MockCloudHSMAPIMockRecorder) CreateHsmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateHsmWithContext indicates an expected call of CreateHsmWithContext

func (*MockCloudHSMAPIMockRecorder) CreateLunaClient

func (mr *MockCloudHSMAPIMockRecorder) CreateLunaClient(arg0 interface{}) *gomock.Call

CreateLunaClient indicates an expected call of CreateLunaClient

func (*MockCloudHSMAPIMockRecorder) CreateLunaClientRequest

func (mr *MockCloudHSMAPIMockRecorder) CreateLunaClientRequest(arg0 interface{}) *gomock.Call

CreateLunaClientRequest indicates an expected call of CreateLunaClientRequest

func (*MockCloudHSMAPIMockRecorder) CreateLunaClientWithContext

func (mr *MockCloudHSMAPIMockRecorder) CreateLunaClientWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLunaClientWithContext indicates an expected call of CreateLunaClientWithContext

func (*MockCloudHSMAPIMockRecorder) DeleteHapg

func (mr *MockCloudHSMAPIMockRecorder) DeleteHapg(arg0 interface{}) *gomock.Call

DeleteHapg indicates an expected call of DeleteHapg

func (*MockCloudHSMAPIMockRecorder) DeleteHapgRequest

func (mr *MockCloudHSMAPIMockRecorder) DeleteHapgRequest(arg0 interface{}) *gomock.Call

DeleteHapgRequest indicates an expected call of DeleteHapgRequest

func (*MockCloudHSMAPIMockRecorder) DeleteHapgWithContext

func (mr *MockCloudHSMAPIMockRecorder) DeleteHapgWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHapgWithContext indicates an expected call of DeleteHapgWithContext

func (*MockCloudHSMAPIMockRecorder) DeleteHsm

func (mr *MockCloudHSMAPIMockRecorder) DeleteHsm(arg0 interface{}) *gomock.Call

DeleteHsm indicates an expected call of DeleteHsm

func (*MockCloudHSMAPIMockRecorder) DeleteHsmRequest

func (mr *MockCloudHSMAPIMockRecorder) DeleteHsmRequest(arg0 interface{}) *gomock.Call

DeleteHsmRequest indicates an expected call of DeleteHsmRequest

func (*MockCloudHSMAPIMockRecorder) DeleteHsmWithContext

func (mr *MockCloudHSMAPIMockRecorder) DeleteHsmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHsmWithContext indicates an expected call of DeleteHsmWithContext

func (*MockCloudHSMAPIMockRecorder) DeleteLunaClient

func (mr *MockCloudHSMAPIMockRecorder) DeleteLunaClient(arg0 interface{}) *gomock.Call

DeleteLunaClient indicates an expected call of DeleteLunaClient

func (*MockCloudHSMAPIMockRecorder) DeleteLunaClientRequest

func (mr *MockCloudHSMAPIMockRecorder) DeleteLunaClientRequest(arg0 interface{}) *gomock.Call

DeleteLunaClientRequest indicates an expected call of DeleteLunaClientRequest

func (*MockCloudHSMAPIMockRecorder) DeleteLunaClientWithContext

func (mr *MockCloudHSMAPIMockRecorder) DeleteLunaClientWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLunaClientWithContext indicates an expected call of DeleteLunaClientWithContext

func (*MockCloudHSMAPIMockRecorder) DescribeHapg

func (mr *MockCloudHSMAPIMockRecorder) DescribeHapg(arg0 interface{}) *gomock.Call

DescribeHapg indicates an expected call of DescribeHapg

func (*MockCloudHSMAPIMockRecorder) DescribeHapgRequest

func (mr *MockCloudHSMAPIMockRecorder) DescribeHapgRequest(arg0 interface{}) *gomock.Call

DescribeHapgRequest indicates an expected call of DescribeHapgRequest

func (*MockCloudHSMAPIMockRecorder) DescribeHapgWithContext

func (mr *MockCloudHSMAPIMockRecorder) DescribeHapgWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHapgWithContext indicates an expected call of DescribeHapgWithContext

func (*MockCloudHSMAPIMockRecorder) DescribeHsm

func (mr *MockCloudHSMAPIMockRecorder) DescribeHsm(arg0 interface{}) *gomock.Call

DescribeHsm indicates an expected call of DescribeHsm

func (*MockCloudHSMAPIMockRecorder) DescribeHsmRequest

func (mr *MockCloudHSMAPIMockRecorder) DescribeHsmRequest(arg0 interface{}) *gomock.Call

DescribeHsmRequest indicates an expected call of DescribeHsmRequest

func (*MockCloudHSMAPIMockRecorder) DescribeHsmWithContext

func (mr *MockCloudHSMAPIMockRecorder) DescribeHsmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHsmWithContext indicates an expected call of DescribeHsmWithContext

func (*MockCloudHSMAPIMockRecorder) DescribeLunaClient

func (mr *MockCloudHSMAPIMockRecorder) DescribeLunaClient(arg0 interface{}) *gomock.Call

DescribeLunaClient indicates an expected call of DescribeLunaClient

func (*MockCloudHSMAPIMockRecorder) DescribeLunaClientRequest

func (mr *MockCloudHSMAPIMockRecorder) DescribeLunaClientRequest(arg0 interface{}) *gomock.Call

DescribeLunaClientRequest indicates an expected call of DescribeLunaClientRequest

func (*MockCloudHSMAPIMockRecorder) DescribeLunaClientWithContext

func (mr *MockCloudHSMAPIMockRecorder) DescribeLunaClientWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLunaClientWithContext indicates an expected call of DescribeLunaClientWithContext

func (*MockCloudHSMAPIMockRecorder) GetConfig

func (mr *MockCloudHSMAPIMockRecorder) GetConfig(arg0 interface{}) *gomock.Call

GetConfig indicates an expected call of GetConfig

func (*MockCloudHSMAPIMockRecorder) GetConfigRequest

func (mr *MockCloudHSMAPIMockRecorder) GetConfigRequest(arg0 interface{}) *gomock.Call

GetConfigRequest indicates an expected call of GetConfigRequest

func (*MockCloudHSMAPIMockRecorder) GetConfigWithContext

func (mr *MockCloudHSMAPIMockRecorder) GetConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigWithContext indicates an expected call of GetConfigWithContext

func (*MockCloudHSMAPIMockRecorder) ListAvailableZones

func (mr *MockCloudHSMAPIMockRecorder) ListAvailableZones(arg0 interface{}) *gomock.Call

ListAvailableZones indicates an expected call of ListAvailableZones

func (*MockCloudHSMAPIMockRecorder) ListAvailableZonesRequest

func (mr *MockCloudHSMAPIMockRecorder) ListAvailableZonesRequest(arg0 interface{}) *gomock.Call

ListAvailableZonesRequest indicates an expected call of ListAvailableZonesRequest

func (*MockCloudHSMAPIMockRecorder) ListAvailableZonesWithContext

func (mr *MockCloudHSMAPIMockRecorder) ListAvailableZonesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAvailableZonesWithContext indicates an expected call of ListAvailableZonesWithContext

func (*MockCloudHSMAPIMockRecorder) ListHapgs

func (mr *MockCloudHSMAPIMockRecorder) ListHapgs(arg0 interface{}) *gomock.Call

ListHapgs indicates an expected call of ListHapgs

func (*MockCloudHSMAPIMockRecorder) ListHapgsRequest

func (mr *MockCloudHSMAPIMockRecorder) ListHapgsRequest(arg0 interface{}) *gomock.Call

ListHapgsRequest indicates an expected call of ListHapgsRequest

func (*MockCloudHSMAPIMockRecorder) ListHapgsWithContext

func (mr *MockCloudHSMAPIMockRecorder) ListHapgsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHapgsWithContext indicates an expected call of ListHapgsWithContext

func (*MockCloudHSMAPIMockRecorder) ListHsms

func (mr *MockCloudHSMAPIMockRecorder) ListHsms(arg0 interface{}) *gomock.Call

ListHsms indicates an expected call of ListHsms

func (*MockCloudHSMAPIMockRecorder) ListHsmsRequest

func (mr *MockCloudHSMAPIMockRecorder) ListHsmsRequest(arg0 interface{}) *gomock.Call

ListHsmsRequest indicates an expected call of ListHsmsRequest

func (*MockCloudHSMAPIMockRecorder) ListHsmsWithContext

func (mr *MockCloudHSMAPIMockRecorder) ListHsmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHsmsWithContext indicates an expected call of ListHsmsWithContext

func (*MockCloudHSMAPIMockRecorder) ListLunaClients

func (mr *MockCloudHSMAPIMockRecorder) ListLunaClients(arg0 interface{}) *gomock.Call

ListLunaClients indicates an expected call of ListLunaClients

func (*MockCloudHSMAPIMockRecorder) ListLunaClientsRequest

func (mr *MockCloudHSMAPIMockRecorder) ListLunaClientsRequest(arg0 interface{}) *gomock.Call

ListLunaClientsRequest indicates an expected call of ListLunaClientsRequest

func (*MockCloudHSMAPIMockRecorder) ListLunaClientsWithContext

func (mr *MockCloudHSMAPIMockRecorder) ListLunaClientsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLunaClientsWithContext indicates an expected call of ListLunaClientsWithContext

func (*MockCloudHSMAPIMockRecorder) ListTagsForResource

func (mr *MockCloudHSMAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockCloudHSMAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockCloudHSMAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockCloudHSMAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockCloudHSMAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockCloudHSMAPIMockRecorder) ModifyHapg

func (mr *MockCloudHSMAPIMockRecorder) ModifyHapg(arg0 interface{}) *gomock.Call

ModifyHapg indicates an expected call of ModifyHapg

func (*MockCloudHSMAPIMockRecorder) ModifyHapgRequest

func (mr *MockCloudHSMAPIMockRecorder) ModifyHapgRequest(arg0 interface{}) *gomock.Call

ModifyHapgRequest indicates an expected call of ModifyHapgRequest

func (*MockCloudHSMAPIMockRecorder) ModifyHapgWithContext

func (mr *MockCloudHSMAPIMockRecorder) ModifyHapgWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyHapgWithContext indicates an expected call of ModifyHapgWithContext

func (*MockCloudHSMAPIMockRecorder) ModifyHsm

func (mr *MockCloudHSMAPIMockRecorder) ModifyHsm(arg0 interface{}) *gomock.Call

ModifyHsm indicates an expected call of ModifyHsm

func (*MockCloudHSMAPIMockRecorder) ModifyHsmRequest

func (mr *MockCloudHSMAPIMockRecorder) ModifyHsmRequest(arg0 interface{}) *gomock.Call

ModifyHsmRequest indicates an expected call of ModifyHsmRequest

func (*MockCloudHSMAPIMockRecorder) ModifyHsmWithContext

func (mr *MockCloudHSMAPIMockRecorder) ModifyHsmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyHsmWithContext indicates an expected call of ModifyHsmWithContext

func (*MockCloudHSMAPIMockRecorder) ModifyLunaClient

func (mr *MockCloudHSMAPIMockRecorder) ModifyLunaClient(arg0 interface{}) *gomock.Call

ModifyLunaClient indicates an expected call of ModifyLunaClient

func (*MockCloudHSMAPIMockRecorder) ModifyLunaClientRequest

func (mr *MockCloudHSMAPIMockRecorder) ModifyLunaClientRequest(arg0 interface{}) *gomock.Call

ModifyLunaClientRequest indicates an expected call of ModifyLunaClientRequest

func (*MockCloudHSMAPIMockRecorder) ModifyLunaClientWithContext

func (mr *MockCloudHSMAPIMockRecorder) ModifyLunaClientWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyLunaClientWithContext indicates an expected call of ModifyLunaClientWithContext

func (*MockCloudHSMAPIMockRecorder) RemoveTagsFromResource

func (mr *MockCloudHSMAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call

RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource

func (*MockCloudHSMAPIMockRecorder) RemoveTagsFromResourceRequest

func (mr *MockCloudHSMAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call

RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest

func (*MockCloudHSMAPIMockRecorder) RemoveTagsFromResourceWithContext

func (mr *MockCloudHSMAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL