trustedadvisormock

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 trustedadvisormock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTrustedAdvisorAPI

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

MockTrustedAdvisorAPI is a mock of TrustedAdvisorAPI interface

func NewMockTrustedAdvisorAPI

func NewMockTrustedAdvisorAPI(ctrl *gomock.Controller) *MockTrustedAdvisorAPI

NewMockTrustedAdvisorAPI creates a new mock instance

func (*MockTrustedAdvisorAPI) BatchUpdateRecommendationResourceExclusion

BatchUpdateRecommendationResourceExclusion mocks base method

func (*MockTrustedAdvisorAPI) BatchUpdateRecommendationResourceExclusionRequest

BatchUpdateRecommendationResourceExclusionRequest mocks base method

func (*MockTrustedAdvisorAPI) BatchUpdateRecommendationResourceExclusionWithContext

BatchUpdateRecommendationResourceExclusionWithContext mocks base method

func (*MockTrustedAdvisorAPI) EXPECT

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

func (*MockTrustedAdvisorAPI) GetOrganizationRecommendation

GetOrganizationRecommendation mocks base method

func (*MockTrustedAdvisorAPI) GetOrganizationRecommendationRequest

GetOrganizationRecommendationRequest mocks base method

func (*MockTrustedAdvisorAPI) GetOrganizationRecommendationWithContext

GetOrganizationRecommendationWithContext mocks base method

func (*MockTrustedAdvisorAPI) GetRecommendation

GetRecommendation mocks base method

func (*MockTrustedAdvisorAPI) GetRecommendationRequest

GetRecommendationRequest mocks base method

func (*MockTrustedAdvisorAPI) GetRecommendationWithContext

GetRecommendationWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListChecks

ListChecks mocks base method

func (*MockTrustedAdvisorAPI) ListChecksPages

ListChecksPages mocks base method

func (*MockTrustedAdvisorAPI) ListChecksPagesWithContext

func (m *MockTrustedAdvisorAPI) ListChecksPagesWithContext(arg0 context.Context, arg1 *trustedadvisor.ListChecksInput, arg2 func(*trustedadvisor.ListChecksOutput, bool) bool, arg3 ...request.Option) error

ListChecksPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListChecksRequest

ListChecksRequest mocks base method

func (*MockTrustedAdvisorAPI) ListChecksWithContext

ListChecksWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationAccounts

ListOrganizationRecommendationAccounts mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationAccountsPages

ListOrganizationRecommendationAccountsPages mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationAccountsPagesWithContext

ListOrganizationRecommendationAccountsPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationAccountsRequest

ListOrganizationRecommendationAccountsRequest mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationAccountsWithContext

ListOrganizationRecommendationAccountsWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationResources

ListOrganizationRecommendationResources mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationResourcesPages

ListOrganizationRecommendationResourcesPages mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationResourcesPagesWithContext

ListOrganizationRecommendationResourcesPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationResourcesRequest

ListOrganizationRecommendationResourcesRequest mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationResourcesWithContext

ListOrganizationRecommendationResourcesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendations

ListOrganizationRecommendations mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationsPages

ListOrganizationRecommendationsPages mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationsPagesWithContext

ListOrganizationRecommendationsPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationsRequest

ListOrganizationRecommendationsRequest mocks base method

func (*MockTrustedAdvisorAPI) ListOrganizationRecommendationsWithContext

ListOrganizationRecommendationsWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationResources

ListRecommendationResources mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationResourcesPages

ListRecommendationResourcesPages mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationResourcesPagesWithContext

func (m *MockTrustedAdvisorAPI) ListRecommendationResourcesPagesWithContext(arg0 context.Context, arg1 *trustedadvisor.ListRecommendationResourcesInput, arg2 func(*trustedadvisor.ListRecommendationResourcesOutput, bool) bool, arg3 ...request.Option) error

ListRecommendationResourcesPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationResourcesRequest

ListRecommendationResourcesRequest mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationResourcesWithContext

ListRecommendationResourcesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendations

ListRecommendations mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationsPages

ListRecommendationsPages mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationsPagesWithContext

func (m *MockTrustedAdvisorAPI) ListRecommendationsPagesWithContext(arg0 context.Context, arg1 *trustedadvisor.ListRecommendationsInput, arg2 func(*trustedadvisor.ListRecommendationsOutput, bool) bool, arg3 ...request.Option) error

ListRecommendationsPagesWithContext mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationsRequest

ListRecommendationsRequest mocks base method

func (*MockTrustedAdvisorAPI) ListRecommendationsWithContext

ListRecommendationsWithContext mocks base method

func (*MockTrustedAdvisorAPI) UpdateOrganizationRecommendationLifecycle

UpdateOrganizationRecommendationLifecycle mocks base method

func (*MockTrustedAdvisorAPI) UpdateOrganizationRecommendationLifecycleRequest

UpdateOrganizationRecommendationLifecycleRequest mocks base method

func (*MockTrustedAdvisorAPI) UpdateOrganizationRecommendationLifecycleWithContext

UpdateOrganizationRecommendationLifecycleWithContext mocks base method

func (*MockTrustedAdvisorAPI) UpdateRecommendationLifecycle

UpdateRecommendationLifecycle mocks base method

func (*MockTrustedAdvisorAPI) UpdateRecommendationLifecycleRequest

UpdateRecommendationLifecycleRequest mocks base method

func (*MockTrustedAdvisorAPI) UpdateRecommendationLifecycleWithContext

UpdateRecommendationLifecycleWithContext mocks base method

type MockTrustedAdvisorAPIMockRecorder

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

MockTrustedAdvisorAPIMockRecorder is the mock recorder for MockTrustedAdvisorAPI

func (*MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusion

func (mr *MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusion(arg0 interface{}) *gomock.Call

BatchUpdateRecommendationResourceExclusion indicates an expected call of BatchUpdateRecommendationResourceExclusion

func (*MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusionRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusionRequest(arg0 interface{}) *gomock.Call

BatchUpdateRecommendationResourceExclusionRequest indicates an expected call of BatchUpdateRecommendationResourceExclusionRequest

func (*MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusionWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) BatchUpdateRecommendationResourceExclusionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateRecommendationResourceExclusionWithContext indicates an expected call of BatchUpdateRecommendationResourceExclusionWithContext

func (*MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendation

func (mr *MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendation(arg0 interface{}) *gomock.Call

GetOrganizationRecommendation indicates an expected call of GetOrganizationRecommendation

func (*MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendationRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendationRequest(arg0 interface{}) *gomock.Call

GetOrganizationRecommendationRequest indicates an expected call of GetOrganizationRecommendationRequest

func (*MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendationWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) GetOrganizationRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOrganizationRecommendationWithContext indicates an expected call of GetOrganizationRecommendationWithContext

func (*MockTrustedAdvisorAPIMockRecorder) GetRecommendation

func (mr *MockTrustedAdvisorAPIMockRecorder) GetRecommendation(arg0 interface{}) *gomock.Call

GetRecommendation indicates an expected call of GetRecommendation

func (*MockTrustedAdvisorAPIMockRecorder) GetRecommendationRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) GetRecommendationRequest(arg0 interface{}) *gomock.Call

GetRecommendationRequest indicates an expected call of GetRecommendationRequest

func (*MockTrustedAdvisorAPIMockRecorder) GetRecommendationWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) GetRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRecommendationWithContext indicates an expected call of GetRecommendationWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListChecks

func (mr *MockTrustedAdvisorAPIMockRecorder) ListChecks(arg0 interface{}) *gomock.Call

ListChecks indicates an expected call of ListChecks

func (*MockTrustedAdvisorAPIMockRecorder) ListChecksPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListChecksPages(arg0, arg1 interface{}) *gomock.Call

ListChecksPages indicates an expected call of ListChecksPages

func (*MockTrustedAdvisorAPIMockRecorder) ListChecksPagesWithContext

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

ListChecksPagesWithContext indicates an expected call of ListChecksPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListChecksRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListChecksRequest(arg0 interface{}) *gomock.Call

ListChecksRequest indicates an expected call of ListChecksRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListChecksWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListChecksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListChecksWithContext indicates an expected call of ListChecksWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccounts

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccounts(arg0 interface{}) *gomock.Call

ListOrganizationRecommendationAccounts indicates an expected call of ListOrganizationRecommendationAccounts

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationRecommendationAccountsPages indicates an expected call of ListOrganizationRecommendationAccountsPages

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsPagesWithContext

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

ListOrganizationRecommendationAccountsPagesWithContext indicates an expected call of ListOrganizationRecommendationAccountsPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsRequest(arg0 interface{}) *gomock.Call

ListOrganizationRecommendationAccountsRequest indicates an expected call of ListOrganizationRecommendationAccountsRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationRecommendationAccountsWithContext indicates an expected call of ListOrganizationRecommendationAccountsWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResources

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResources(arg0 interface{}) *gomock.Call

ListOrganizationRecommendationResources indicates an expected call of ListOrganizationRecommendationResources

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationRecommendationResourcesPages indicates an expected call of ListOrganizationRecommendationResourcesPages

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesPagesWithContext

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

ListOrganizationRecommendationResourcesPagesWithContext indicates an expected call of ListOrganizationRecommendationResourcesPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesRequest(arg0 interface{}) *gomock.Call

ListOrganizationRecommendationResourcesRequest indicates an expected call of ListOrganizationRecommendationResourcesRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationRecommendationResourcesWithContext indicates an expected call of ListOrganizationRecommendationResourcesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendations

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendations(arg0 interface{}) *gomock.Call

ListOrganizationRecommendations indicates an expected call of ListOrganizationRecommendations

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsPages(arg0, arg1 interface{}) *gomock.Call

ListOrganizationRecommendationsPages indicates an expected call of ListOrganizationRecommendationsPages

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsPagesWithContext

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

ListOrganizationRecommendationsPagesWithContext indicates an expected call of ListOrganizationRecommendationsPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsRequest(arg0 interface{}) *gomock.Call

ListOrganizationRecommendationsRequest indicates an expected call of ListOrganizationRecommendationsRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListOrganizationRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOrganizationRecommendationsWithContext indicates an expected call of ListOrganizationRecommendationsWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationResources

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationResources(arg0 interface{}) *gomock.Call

ListRecommendationResources indicates an expected call of ListRecommendationResources

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesPages(arg0, arg1 interface{}) *gomock.Call

ListRecommendationResourcesPages indicates an expected call of ListRecommendationResourcesPages

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesPagesWithContext

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

ListRecommendationResourcesPagesWithContext indicates an expected call of ListRecommendationResourcesPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesRequest(arg0 interface{}) *gomock.Call

ListRecommendationResourcesRequest indicates an expected call of ListRecommendationResourcesRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRecommendationResourcesWithContext indicates an expected call of ListRecommendationResourcesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendations

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendations(arg0 interface{}) *gomock.Call

ListRecommendations indicates an expected call of ListRecommendations

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationsPages

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationsPages(arg0, arg1 interface{}) *gomock.Call

ListRecommendationsPages indicates an expected call of ListRecommendationsPages

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationsPagesWithContext

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

ListRecommendationsPagesWithContext indicates an expected call of ListRecommendationsPagesWithContext

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationsRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationsRequest(arg0 interface{}) *gomock.Call

ListRecommendationsRequest indicates an expected call of ListRecommendationsRequest

func (*MockTrustedAdvisorAPIMockRecorder) ListRecommendationsWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) ListRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRecommendationsWithContext indicates an expected call of ListRecommendationsWithContext

func (*MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycle

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycle(arg0 interface{}) *gomock.Call

UpdateOrganizationRecommendationLifecycle indicates an expected call of UpdateOrganizationRecommendationLifecycle

func (*MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycleRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycleRequest(arg0 interface{}) *gomock.Call

UpdateOrganizationRecommendationLifecycleRequest indicates an expected call of UpdateOrganizationRecommendationLifecycleRequest

func (*MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycleWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateOrganizationRecommendationLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOrganizationRecommendationLifecycleWithContext indicates an expected call of UpdateOrganizationRecommendationLifecycleWithContext

func (*MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycle

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycle(arg0 interface{}) *gomock.Call

UpdateRecommendationLifecycle indicates an expected call of UpdateRecommendationLifecycle

func (*MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycleRequest

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycleRequest(arg0 interface{}) *gomock.Call

UpdateRecommendationLifecycleRequest indicates an expected call of UpdateRecommendationLifecycleRequest

func (*MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycleWithContext

func (mr *MockTrustedAdvisorAPIMockRecorder) UpdateRecommendationLifecycleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRecommendationLifecycleWithContext indicates an expected call of UpdateRecommendationLifecycleWithContext

Jump to

Keyboard shortcuts

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