appregistrymock

package
v1.41.12 Latest Latest
Warning

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

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

Documentation

Overview

Package appregistrymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppRegistryAPI

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

MockAppRegistryAPI is a mock of AppRegistryAPI interface

func NewMockAppRegistryAPI

func NewMockAppRegistryAPI(ctrl *gomock.Controller) *MockAppRegistryAPI

NewMockAppRegistryAPI creates a new mock instance

func (*MockAppRegistryAPI) AssociateAttributeGroup

AssociateAttributeGroup mocks base method

func (*MockAppRegistryAPI) AssociateAttributeGroupRequest

AssociateAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) AssociateAttributeGroupWithContext

AssociateAttributeGroupWithContext mocks base method

func (*MockAppRegistryAPI) AssociateResource

AssociateResource mocks base method

func (*MockAppRegistryAPI) AssociateResourceRequest

AssociateResourceRequest mocks base method

func (*MockAppRegistryAPI) AssociateResourceWithContext

AssociateResourceWithContext mocks base method

func (*MockAppRegistryAPI) CreateApplication

CreateApplication mocks base method

func (*MockAppRegistryAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method

func (*MockAppRegistryAPI) CreateApplicationWithContext

CreateApplicationWithContext mocks base method

func (*MockAppRegistryAPI) CreateAttributeGroup

CreateAttributeGroup mocks base method

func (*MockAppRegistryAPI) CreateAttributeGroupRequest

CreateAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) CreateAttributeGroupWithContext

CreateAttributeGroupWithContext mocks base method

func (*MockAppRegistryAPI) DeleteApplication

DeleteApplication mocks base method

func (*MockAppRegistryAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method

func (*MockAppRegistryAPI) DeleteApplicationWithContext

DeleteApplicationWithContext mocks base method

func (*MockAppRegistryAPI) DeleteAttributeGroup

DeleteAttributeGroup mocks base method

func (*MockAppRegistryAPI) DeleteAttributeGroupRequest

DeleteAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) DeleteAttributeGroupWithContext

DeleteAttributeGroupWithContext mocks base method

func (*MockAppRegistryAPI) DisassociateAttributeGroup

DisassociateAttributeGroup mocks base method

func (*MockAppRegistryAPI) DisassociateAttributeGroupRequest

DisassociateAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) DisassociateAttributeGroupWithContext

DisassociateAttributeGroupWithContext mocks base method

func (*MockAppRegistryAPI) DisassociateResource

DisassociateResource mocks base method

func (*MockAppRegistryAPI) DisassociateResourceRequest

DisassociateResourceRequest mocks base method

func (*MockAppRegistryAPI) DisassociateResourceWithContext

DisassociateResourceWithContext mocks base method

func (*MockAppRegistryAPI) EXPECT

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

func (*MockAppRegistryAPI) GetApplication

GetApplication mocks base method

func (*MockAppRegistryAPI) GetApplicationRequest

GetApplicationRequest mocks base method

func (*MockAppRegistryAPI) GetApplicationWithContext

GetApplicationWithContext mocks base method

func (*MockAppRegistryAPI) GetAssociatedResource

GetAssociatedResource mocks base method

func (*MockAppRegistryAPI) GetAssociatedResourceRequest

GetAssociatedResourceRequest mocks base method

func (*MockAppRegistryAPI) GetAssociatedResourceWithContext

GetAssociatedResourceWithContext mocks base method

func (*MockAppRegistryAPI) GetAttributeGroup

GetAttributeGroup mocks base method

func (*MockAppRegistryAPI) GetAttributeGroupRequest

GetAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) GetAttributeGroupWithContext

GetAttributeGroupWithContext mocks base method

func (*MockAppRegistryAPI) ListApplications

ListApplications mocks base method

func (*MockAppRegistryAPI) ListApplicationsPages

ListApplicationsPages mocks base method

func (*MockAppRegistryAPI) ListApplicationsPagesWithContext

func (m *MockAppRegistryAPI) ListApplicationsPagesWithContext(arg0 context.Context, arg1 *appregistry.ListApplicationsInput, arg2 func(*appregistry.ListApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListApplicationsPagesWithContext mocks base method

func (*MockAppRegistryAPI) ListApplicationsRequest

ListApplicationsRequest mocks base method

func (*MockAppRegistryAPI) ListApplicationsWithContext

ListApplicationsWithContext mocks base method

func (*MockAppRegistryAPI) ListAssociatedAttributeGroups

ListAssociatedAttributeGroups mocks base method

func (*MockAppRegistryAPI) ListAssociatedAttributeGroupsPages

ListAssociatedAttributeGroupsPages mocks base method

func (*MockAppRegistryAPI) ListAssociatedAttributeGroupsPagesWithContext

func (m *MockAppRegistryAPI) ListAssociatedAttributeGroupsPagesWithContext(arg0 context.Context, arg1 *appregistry.ListAssociatedAttributeGroupsInput, arg2 func(*appregistry.ListAssociatedAttributeGroupsOutput, bool) bool, arg3 ...request.Option) error

ListAssociatedAttributeGroupsPagesWithContext mocks base method

func (*MockAppRegistryAPI) ListAssociatedAttributeGroupsRequest

ListAssociatedAttributeGroupsRequest mocks base method

func (*MockAppRegistryAPI) ListAssociatedAttributeGroupsWithContext

ListAssociatedAttributeGroupsWithContext mocks base method

func (*MockAppRegistryAPI) ListAssociatedResources

ListAssociatedResources mocks base method

func (*MockAppRegistryAPI) ListAssociatedResourcesPages

ListAssociatedResourcesPages mocks base method

func (*MockAppRegistryAPI) ListAssociatedResourcesPagesWithContext

func (m *MockAppRegistryAPI) ListAssociatedResourcesPagesWithContext(arg0 context.Context, arg1 *appregistry.ListAssociatedResourcesInput, arg2 func(*appregistry.ListAssociatedResourcesOutput, bool) bool, arg3 ...request.Option) error

ListAssociatedResourcesPagesWithContext mocks base method

func (*MockAppRegistryAPI) ListAssociatedResourcesRequest

ListAssociatedResourcesRequest mocks base method

func (*MockAppRegistryAPI) ListAssociatedResourcesWithContext

ListAssociatedResourcesWithContext mocks base method

func (*MockAppRegistryAPI) ListAttributeGroups

ListAttributeGroups mocks base method

func (*MockAppRegistryAPI) ListAttributeGroupsPages

ListAttributeGroupsPages mocks base method

func (*MockAppRegistryAPI) ListAttributeGroupsPagesWithContext

func (m *MockAppRegistryAPI) ListAttributeGroupsPagesWithContext(arg0 context.Context, arg1 *appregistry.ListAttributeGroupsInput, arg2 func(*appregistry.ListAttributeGroupsOutput, bool) bool, arg3 ...request.Option) error

ListAttributeGroupsPagesWithContext mocks base method

func (*MockAppRegistryAPI) ListAttributeGroupsRequest

ListAttributeGroupsRequest mocks base method

func (*MockAppRegistryAPI) ListAttributeGroupsWithContext

ListAttributeGroupsWithContext mocks base method

func (*MockAppRegistryAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockAppRegistryAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockAppRegistryAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockAppRegistryAPI) SyncResource

SyncResource mocks base method

func (*MockAppRegistryAPI) SyncResourceRequest

SyncResourceRequest mocks base method

func (*MockAppRegistryAPI) SyncResourceWithContext

SyncResourceWithContext mocks base method

func (*MockAppRegistryAPI) TagResource

TagResource mocks base method

func (*MockAppRegistryAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockAppRegistryAPI) TagResourceWithContext

func (m *MockAppRegistryAPI) TagResourceWithContext(arg0 context.Context, arg1 *appregistry.TagResourceInput, arg2 ...request.Option) (*appregistry.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockAppRegistryAPI) UntagResource

UntagResource mocks base method

func (*MockAppRegistryAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockAppRegistryAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockAppRegistryAPI) UpdateApplication

UpdateApplication mocks base method

func (*MockAppRegistryAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method

func (*MockAppRegistryAPI) UpdateApplicationWithContext

UpdateApplicationWithContext mocks base method

func (*MockAppRegistryAPI) UpdateAttributeGroup

UpdateAttributeGroup mocks base method

func (*MockAppRegistryAPI) UpdateAttributeGroupRequest

UpdateAttributeGroupRequest mocks base method

func (*MockAppRegistryAPI) UpdateAttributeGroupWithContext

UpdateAttributeGroupWithContext mocks base method

type MockAppRegistryAPIMockRecorder

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

MockAppRegistryAPIMockRecorder is the mock recorder for MockAppRegistryAPI

func (*MockAppRegistryAPIMockRecorder) AssociateAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) AssociateAttributeGroup(arg0 interface{}) *gomock.Call

AssociateAttributeGroup indicates an expected call of AssociateAttributeGroup

func (*MockAppRegistryAPIMockRecorder) AssociateAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) AssociateAttributeGroupRequest(arg0 interface{}) *gomock.Call

AssociateAttributeGroupRequest indicates an expected call of AssociateAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) AssociateAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) AssociateAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAttributeGroupWithContext indicates an expected call of AssociateAttributeGroupWithContext

func (*MockAppRegistryAPIMockRecorder) AssociateResource

func (mr *MockAppRegistryAPIMockRecorder) AssociateResource(arg0 interface{}) *gomock.Call

AssociateResource indicates an expected call of AssociateResource

func (*MockAppRegistryAPIMockRecorder) AssociateResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) AssociateResourceRequest(arg0 interface{}) *gomock.Call

AssociateResourceRequest indicates an expected call of AssociateResourceRequest

func (*MockAppRegistryAPIMockRecorder) AssociateResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) AssociateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateResourceWithContext indicates an expected call of AssociateResourceWithContext

func (*MockAppRegistryAPIMockRecorder) CreateApplication

func (mr *MockAppRegistryAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockAppRegistryAPIMockRecorder) CreateApplicationRequest

func (mr *MockAppRegistryAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockAppRegistryAPIMockRecorder) CreateApplicationWithContext

func (mr *MockAppRegistryAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockAppRegistryAPIMockRecorder) CreateAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) CreateAttributeGroup(arg0 interface{}) *gomock.Call

CreateAttributeGroup indicates an expected call of CreateAttributeGroup

func (*MockAppRegistryAPIMockRecorder) CreateAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) CreateAttributeGroupRequest(arg0 interface{}) *gomock.Call

CreateAttributeGroupRequest indicates an expected call of CreateAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) CreateAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) CreateAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAttributeGroupWithContext indicates an expected call of CreateAttributeGroupWithContext

func (*MockAppRegistryAPIMockRecorder) DeleteApplication

func (mr *MockAppRegistryAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockAppRegistryAPIMockRecorder) DeleteApplicationRequest

func (mr *MockAppRegistryAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockAppRegistryAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockAppRegistryAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockAppRegistryAPIMockRecorder) DeleteAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) DeleteAttributeGroup(arg0 interface{}) *gomock.Call

DeleteAttributeGroup indicates an expected call of DeleteAttributeGroup

func (*MockAppRegistryAPIMockRecorder) DeleteAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) DeleteAttributeGroupRequest(arg0 interface{}) *gomock.Call

DeleteAttributeGroupRequest indicates an expected call of DeleteAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) DeleteAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) DeleteAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAttributeGroupWithContext indicates an expected call of DeleteAttributeGroupWithContext

func (*MockAppRegistryAPIMockRecorder) DisassociateAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) DisassociateAttributeGroup(arg0 interface{}) *gomock.Call

DisassociateAttributeGroup indicates an expected call of DisassociateAttributeGroup

func (*MockAppRegistryAPIMockRecorder) DisassociateAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) DisassociateAttributeGroupRequest(arg0 interface{}) *gomock.Call

DisassociateAttributeGroupRequest indicates an expected call of DisassociateAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) DisassociateAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) DisassociateAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAttributeGroupWithContext indicates an expected call of DisassociateAttributeGroupWithContext

func (*MockAppRegistryAPIMockRecorder) DisassociateResource

func (mr *MockAppRegistryAPIMockRecorder) DisassociateResource(arg0 interface{}) *gomock.Call

DisassociateResource indicates an expected call of DisassociateResource

func (*MockAppRegistryAPIMockRecorder) DisassociateResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) DisassociateResourceRequest(arg0 interface{}) *gomock.Call

DisassociateResourceRequest indicates an expected call of DisassociateResourceRequest

func (*MockAppRegistryAPIMockRecorder) DisassociateResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) DisassociateResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateResourceWithContext indicates an expected call of DisassociateResourceWithContext

func (*MockAppRegistryAPIMockRecorder) GetApplication

func (mr *MockAppRegistryAPIMockRecorder) GetApplication(arg0 interface{}) *gomock.Call

GetApplication indicates an expected call of GetApplication

func (*MockAppRegistryAPIMockRecorder) GetApplicationRequest

func (mr *MockAppRegistryAPIMockRecorder) GetApplicationRequest(arg0 interface{}) *gomock.Call

GetApplicationRequest indicates an expected call of GetApplicationRequest

func (*MockAppRegistryAPIMockRecorder) GetApplicationWithContext

func (mr *MockAppRegistryAPIMockRecorder) GetApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetApplicationWithContext indicates an expected call of GetApplicationWithContext

func (*MockAppRegistryAPIMockRecorder) GetAssociatedResource

func (mr *MockAppRegistryAPIMockRecorder) GetAssociatedResource(arg0 interface{}) *gomock.Call

GetAssociatedResource indicates an expected call of GetAssociatedResource

func (*MockAppRegistryAPIMockRecorder) GetAssociatedResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) GetAssociatedResourceRequest(arg0 interface{}) *gomock.Call

GetAssociatedResourceRequest indicates an expected call of GetAssociatedResourceRequest

func (*MockAppRegistryAPIMockRecorder) GetAssociatedResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) GetAssociatedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssociatedResourceWithContext indicates an expected call of GetAssociatedResourceWithContext

func (*MockAppRegistryAPIMockRecorder) GetAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) GetAttributeGroup(arg0 interface{}) *gomock.Call

GetAttributeGroup indicates an expected call of GetAttributeGroup

func (*MockAppRegistryAPIMockRecorder) GetAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) GetAttributeGroupRequest(arg0 interface{}) *gomock.Call

GetAttributeGroupRequest indicates an expected call of GetAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) GetAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) GetAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAttributeGroupWithContext indicates an expected call of GetAttributeGroupWithContext

func (*MockAppRegistryAPIMockRecorder) ListApplications

func (mr *MockAppRegistryAPIMockRecorder) ListApplications(arg0 interface{}) *gomock.Call

ListApplications indicates an expected call of ListApplications

func (*MockAppRegistryAPIMockRecorder) ListApplicationsPages

func (mr *MockAppRegistryAPIMockRecorder) ListApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListApplicationsPages indicates an expected call of ListApplicationsPages

func (*MockAppRegistryAPIMockRecorder) ListApplicationsPagesWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListApplicationsPagesWithContext indicates an expected call of ListApplicationsPagesWithContext

func (*MockAppRegistryAPIMockRecorder) ListApplicationsRequest

func (mr *MockAppRegistryAPIMockRecorder) ListApplicationsRequest(arg0 interface{}) *gomock.Call

ListApplicationsRequest indicates an expected call of ListApplicationsRequest

func (*MockAppRegistryAPIMockRecorder) ListApplicationsWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApplicationsWithContext indicates an expected call of ListApplicationsWithContext

func (*MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroups

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroups(arg0 interface{}) *gomock.Call

ListAssociatedAttributeGroups indicates an expected call of ListAssociatedAttributeGroups

func (*MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsPages

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListAssociatedAttributeGroupsPages indicates an expected call of ListAssociatedAttributeGroupsPages

func (*MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsPagesWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociatedAttributeGroupsPagesWithContext indicates an expected call of ListAssociatedAttributeGroupsPagesWithContext

func (*MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsRequest

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsRequest(arg0 interface{}) *gomock.Call

ListAssociatedAttributeGroupsRequest indicates an expected call of ListAssociatedAttributeGroupsRequest

func (*MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedAttributeGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedAttributeGroupsWithContext indicates an expected call of ListAssociatedAttributeGroupsWithContext

func (*MockAppRegistryAPIMockRecorder) ListAssociatedResources

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedResources(arg0 interface{}) *gomock.Call

ListAssociatedResources indicates an expected call of ListAssociatedResources

func (*MockAppRegistryAPIMockRecorder) ListAssociatedResourcesPages

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListAssociatedResourcesPages indicates an expected call of ListAssociatedResourcesPages

func (*MockAppRegistryAPIMockRecorder) ListAssociatedResourcesPagesWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociatedResourcesPagesWithContext indicates an expected call of ListAssociatedResourcesPagesWithContext

func (*MockAppRegistryAPIMockRecorder) ListAssociatedResourcesRequest

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedResourcesRequest(arg0 interface{}) *gomock.Call

ListAssociatedResourcesRequest indicates an expected call of ListAssociatedResourcesRequest

func (*MockAppRegistryAPIMockRecorder) ListAssociatedResourcesWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAssociatedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedResourcesWithContext indicates an expected call of ListAssociatedResourcesWithContext

func (*MockAppRegistryAPIMockRecorder) ListAttributeGroups

func (mr *MockAppRegistryAPIMockRecorder) ListAttributeGroups(arg0 interface{}) *gomock.Call

ListAttributeGroups indicates an expected call of ListAttributeGroups

func (*MockAppRegistryAPIMockRecorder) ListAttributeGroupsPages

func (mr *MockAppRegistryAPIMockRecorder) ListAttributeGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListAttributeGroupsPages indicates an expected call of ListAttributeGroupsPages

func (*MockAppRegistryAPIMockRecorder) ListAttributeGroupsPagesWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAttributeGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAttributeGroupsPagesWithContext indicates an expected call of ListAttributeGroupsPagesWithContext

func (*MockAppRegistryAPIMockRecorder) ListAttributeGroupsRequest

func (mr *MockAppRegistryAPIMockRecorder) ListAttributeGroupsRequest(arg0 interface{}) *gomock.Call

ListAttributeGroupsRequest indicates an expected call of ListAttributeGroupsRequest

func (*MockAppRegistryAPIMockRecorder) ListAttributeGroupsWithContext

func (mr *MockAppRegistryAPIMockRecorder) ListAttributeGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttributeGroupsWithContext indicates an expected call of ListAttributeGroupsWithContext

func (*MockAppRegistryAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockAppRegistryAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockAppRegistryAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockAppRegistryAPIMockRecorder) SyncResource

func (mr *MockAppRegistryAPIMockRecorder) SyncResource(arg0 interface{}) *gomock.Call

SyncResource indicates an expected call of SyncResource

func (*MockAppRegistryAPIMockRecorder) SyncResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) SyncResourceRequest(arg0 interface{}) *gomock.Call

SyncResourceRequest indicates an expected call of SyncResourceRequest

func (*MockAppRegistryAPIMockRecorder) SyncResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) SyncResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SyncResourceWithContext indicates an expected call of SyncResourceWithContext

func (*MockAppRegistryAPIMockRecorder) TagResource

func (mr *MockAppRegistryAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockAppRegistryAPIMockRecorder) TagResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockAppRegistryAPIMockRecorder) TagResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockAppRegistryAPIMockRecorder) UntagResource

func (mr *MockAppRegistryAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockAppRegistryAPIMockRecorder) UntagResourceRequest

func (mr *MockAppRegistryAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockAppRegistryAPIMockRecorder) UntagResourceWithContext

func (mr *MockAppRegistryAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockAppRegistryAPIMockRecorder) UpdateApplication

func (mr *MockAppRegistryAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockAppRegistryAPIMockRecorder) UpdateApplicationRequest

func (mr *MockAppRegistryAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockAppRegistryAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockAppRegistryAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

func (*MockAppRegistryAPIMockRecorder) UpdateAttributeGroup

func (mr *MockAppRegistryAPIMockRecorder) UpdateAttributeGroup(arg0 interface{}) *gomock.Call

UpdateAttributeGroup indicates an expected call of UpdateAttributeGroup

func (*MockAppRegistryAPIMockRecorder) UpdateAttributeGroupRequest

func (mr *MockAppRegistryAPIMockRecorder) UpdateAttributeGroupRequest(arg0 interface{}) *gomock.Call

UpdateAttributeGroupRequest indicates an expected call of UpdateAttributeGroupRequest

func (*MockAppRegistryAPIMockRecorder) UpdateAttributeGroupWithContext

func (mr *MockAppRegistryAPIMockRecorder) UpdateAttributeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAttributeGroupWithContext indicates an expected call of UpdateAttributeGroupWithContext

Jump to

Keyboard shortcuts

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