route53profilesmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package route53profilesmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRoute53ProfilesAPI

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

MockRoute53ProfilesAPI is a mock of Route53ProfilesAPI interface

func NewMockRoute53ProfilesAPI

func NewMockRoute53ProfilesAPI(ctrl *gomock.Controller) *MockRoute53ProfilesAPI

NewMockRoute53ProfilesAPI creates a new mock instance

func (*MockRoute53ProfilesAPI) AssociateProfile

AssociateProfile mocks base method

func (*MockRoute53ProfilesAPI) AssociateProfileRequest

AssociateProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) AssociateProfileWithContext

AssociateProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) AssociateResourceToProfile

AssociateResourceToProfile mocks base method

func (*MockRoute53ProfilesAPI) AssociateResourceToProfileRequest

AssociateResourceToProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) AssociateResourceToProfileWithContext

AssociateResourceToProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) CreateProfile

CreateProfile mocks base method

func (*MockRoute53ProfilesAPI) CreateProfileRequest

CreateProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) CreateProfileWithContext

CreateProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) DeleteProfile

DeleteProfile mocks base method

func (*MockRoute53ProfilesAPI) DeleteProfileRequest

DeleteProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) DeleteProfileWithContext

DeleteProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) DisassociateProfile

DisassociateProfile mocks base method

func (*MockRoute53ProfilesAPI) DisassociateProfileRequest

DisassociateProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) DisassociateProfileWithContext

DisassociateProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfile

DisassociateResourceFromProfile mocks base method

func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfileRequest

DisassociateResourceFromProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfileWithContext

DisassociateResourceFromProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) EXPECT

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

func (*MockRoute53ProfilesAPI) GetProfile

GetProfile mocks base method

func (*MockRoute53ProfilesAPI) GetProfileAssociation

GetProfileAssociation mocks base method

func (*MockRoute53ProfilesAPI) GetProfileAssociationRequest

GetProfileAssociationRequest mocks base method

func (*MockRoute53ProfilesAPI) GetProfileAssociationWithContext

GetProfileAssociationWithContext mocks base method

func (*MockRoute53ProfilesAPI) GetProfileRequest

GetProfileRequest mocks base method

func (*MockRoute53ProfilesAPI) GetProfileResourceAssociation

GetProfileResourceAssociation mocks base method

func (*MockRoute53ProfilesAPI) GetProfileResourceAssociationRequest

GetProfileResourceAssociationRequest mocks base method

func (*MockRoute53ProfilesAPI) GetProfileResourceAssociationWithContext

GetProfileResourceAssociationWithContext mocks base method

func (*MockRoute53ProfilesAPI) GetProfileWithContext

GetProfileWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfileAssociations

ListProfileAssociations mocks base method

func (*MockRoute53ProfilesAPI) ListProfileAssociationsPages

ListProfileAssociationsPages mocks base method

func (*MockRoute53ProfilesAPI) ListProfileAssociationsPagesWithContext

ListProfileAssociationsPagesWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfileAssociationsRequest

ListProfileAssociationsRequest mocks base method

func (*MockRoute53ProfilesAPI) ListProfileAssociationsWithContext

ListProfileAssociationsWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfileResourceAssociations

ListProfileResourceAssociations mocks base method

func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsPages

ListProfileResourceAssociationsPages mocks base method

func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsPagesWithContext

ListProfileResourceAssociationsPagesWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsRequest

ListProfileResourceAssociationsRequest mocks base method

func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsWithContext

ListProfileResourceAssociationsWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfiles

ListProfiles mocks base method

func (*MockRoute53ProfilesAPI) ListProfilesPages

ListProfilesPages mocks base method

func (*MockRoute53ProfilesAPI) ListProfilesPagesWithContext

func (m *MockRoute53ProfilesAPI) ListProfilesPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfilesInput, arg2 func(*route53profiles.ListProfilesOutput, bool) bool, arg3 ...request.Option) error

ListProfilesPagesWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListProfilesRequest

ListProfilesRequest mocks base method

func (*MockRoute53ProfilesAPI) ListProfilesWithContext

ListProfilesWithContext mocks base method

func (*MockRoute53ProfilesAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockRoute53ProfilesAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockRoute53ProfilesAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockRoute53ProfilesAPI) TagResource

TagResource mocks base method

func (*MockRoute53ProfilesAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockRoute53ProfilesAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockRoute53ProfilesAPI) UntagResource

UntagResource mocks base method

func (*MockRoute53ProfilesAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockRoute53ProfilesAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociation

UpdateProfileResourceAssociation mocks base method

func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociationRequest

UpdateProfileResourceAssociationRequest mocks base method

func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociationWithContext

UpdateProfileResourceAssociationWithContext mocks base method

type MockRoute53ProfilesAPIMockRecorder

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

MockRoute53ProfilesAPIMockRecorder is the mock recorder for MockRoute53ProfilesAPI

func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfile(arg0 interface{}) *gomock.Call

AssociateProfile indicates an expected call of AssociateProfile

func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileRequest(arg0 interface{}) *gomock.Call

AssociateProfileRequest indicates an expected call of AssociateProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateProfileWithContext indicates an expected call of AssociateProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfile(arg0 interface{}) *gomock.Call

AssociateResourceToProfile indicates an expected call of AssociateResourceToProfile

func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileRequest(arg0 interface{}) *gomock.Call

AssociateResourceToProfileRequest indicates an expected call of AssociateResourceToProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateResourceToProfileWithContext indicates an expected call of AssociateResourceToProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) CreateProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfile(arg0 interface{}) *gomock.Call

CreateProfile indicates an expected call of CreateProfile

func (*MockRoute53ProfilesAPIMockRecorder) CreateProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileRequest(arg0 interface{}) *gomock.Call

CreateProfileRequest indicates an expected call of CreateProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) CreateProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProfileWithContext indicates an expected call of CreateProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfile(arg0 interface{}) *gomock.Call

DeleteProfile indicates an expected call of DeleteProfile

func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileRequest(arg0 interface{}) *gomock.Call

DeleteProfileRequest indicates an expected call of DeleteProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProfileWithContext indicates an expected call of DeleteProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfile(arg0 interface{}) *gomock.Call

DisassociateProfile indicates an expected call of DisassociateProfile

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileRequest(arg0 interface{}) *gomock.Call

DisassociateProfileRequest indicates an expected call of DisassociateProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateProfileWithContext indicates an expected call of DisassociateProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfile(arg0 interface{}) *gomock.Call

DisassociateResourceFromProfile indicates an expected call of DisassociateResourceFromProfile

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileRequest(arg0 interface{}) *gomock.Call

DisassociateResourceFromProfileRequest indicates an expected call of DisassociateResourceFromProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateResourceFromProfileWithContext indicates an expected call of DisassociateResourceFromProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) GetProfile

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call

GetProfile indicates an expected call of GetProfile

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociation

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociation(arg0 interface{}) *gomock.Call

GetProfileAssociation indicates an expected call of GetProfileAssociation

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationRequest(arg0 interface{}) *gomock.Call

GetProfileAssociationRequest indicates an expected call of GetProfileAssociationRequest

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProfileAssociationWithContext indicates an expected call of GetProfileAssociationWithContext

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call

GetProfileRequest indicates an expected call of GetProfileRequest

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociation

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociation(arg0 interface{}) *gomock.Call

GetProfileResourceAssociation indicates an expected call of GetProfileResourceAssociation

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call

GetProfileResourceAssociationRequest indicates an expected call of GetProfileResourceAssociationRequest

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProfileResourceAssociationWithContext indicates an expected call of GetProfileResourceAssociationWithContext

func (*MockRoute53ProfilesAPIMockRecorder) GetProfileWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProfileWithContext indicates an expected call of GetProfileWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociations

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociations(arg0 interface{}) *gomock.Call

ListProfileAssociations indicates an expected call of ListProfileAssociations

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPages

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListProfileAssociationsPages indicates an expected call of ListProfileAssociationsPages

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPagesWithContext

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

ListProfileAssociationsPagesWithContext indicates an expected call of ListProfileAssociationsPagesWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsRequest(arg0 interface{}) *gomock.Call

ListProfileAssociationsRequest indicates an expected call of ListProfileAssociationsRequest

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfileAssociationsWithContext indicates an expected call of ListProfileAssociationsWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociations

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociations(arg0 interface{}) *gomock.Call

ListProfileResourceAssociations indicates an expected call of ListProfileResourceAssociations

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPages

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListProfileResourceAssociationsPages indicates an expected call of ListProfileResourceAssociationsPages

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPagesWithContext

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

ListProfileResourceAssociationsPagesWithContext indicates an expected call of ListProfileResourceAssociationsPagesWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsRequest(arg0 interface{}) *gomock.Call

ListProfileResourceAssociationsRequest indicates an expected call of ListProfileResourceAssociationsRequest

func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfileResourceAssociationsWithContext indicates an expected call of ListProfileResourceAssociationsWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfiles

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfiles(arg0 interface{}) *gomock.Call

ListProfiles indicates an expected call of ListProfiles

func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesPages

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListProfilesPages indicates an expected call of ListProfilesPages

func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesPagesWithContext

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

ListProfilesPagesWithContext indicates an expected call of ListProfilesPagesWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesRequest(arg0 interface{}) *gomock.Call

ListProfilesRequest indicates an expected call of ListProfilesRequest

func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfilesWithContext indicates an expected call of ListProfilesWithContext

func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockRoute53ProfilesAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockRoute53ProfilesAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockRoute53ProfilesAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockRoute53ProfilesAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockRoute53ProfilesAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockRoute53ProfilesAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociation

func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociation(arg0 interface{}) *gomock.Call

UpdateProfileResourceAssociation indicates an expected call of UpdateProfileResourceAssociation

func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationRequest

func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call

UpdateProfileResourceAssociationRequest indicates an expected call of UpdateProfileResourceAssociationRequest

func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationWithContext

func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProfileResourceAssociationWithContext indicates an expected call of UpdateProfileResourceAssociationWithContext

Jump to

Keyboard shortcuts

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