Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchUpdateRecommendationResourceExclusion(ctx context.Context, ...) (*trustedadvisor.BatchUpdateRecommendationResourceExclusionOutput, error)
- func (_m *IClient) GetOrganizationRecommendation(ctx context.Context, params *trustedadvisor.GetOrganizationRecommendationInput, ...) (*trustedadvisor.GetOrganizationRecommendationOutput, error)
- func (_m *IClient) GetRecommendation(ctx context.Context, params *trustedadvisor.GetRecommendationInput, ...) (*trustedadvisor.GetRecommendationOutput, error)
- func (_m *IClient) ListChecks(ctx context.Context, params *trustedadvisor.ListChecksInput, ...) (*trustedadvisor.ListChecksOutput, error)
- func (_m *IClient) ListOrganizationRecommendationAccounts(ctx context.Context, ...) (*trustedadvisor.ListOrganizationRecommendationAccountsOutput, error)
- func (_m *IClient) ListOrganizationRecommendationResources(ctx context.Context, ...) (*trustedadvisor.ListOrganizationRecommendationResourcesOutput, error)
- func (_m *IClient) ListOrganizationRecommendations(ctx context.Context, ...) (*trustedadvisor.ListOrganizationRecommendationsOutput, error)
- func (_m *IClient) ListRecommendationResources(ctx context.Context, params *trustedadvisor.ListRecommendationResourcesInput, ...) (*trustedadvisor.ListRecommendationResourcesOutput, error)
- func (_m *IClient) ListRecommendations(ctx context.Context, params *trustedadvisor.ListRecommendationsInput, ...) (*trustedadvisor.ListRecommendationsOutput, error)
- func (_m *IClient) Options() trustedadvisor.Options
- func (_m *IClient) UpdateOrganizationRecommendationLifecycle(ctx context.Context, ...) (*trustedadvisor.UpdateOrganizationRecommendationLifecycleOutput, error)
- func (_m *IClient) UpdateRecommendationLifecycle(ctx context.Context, params *trustedadvisor.UpdateRecommendationLifecycleInput, ...) (*trustedadvisor.UpdateRecommendationLifecycleOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) BatchUpdateRecommendationResourceExclusion ¶
func (_m *IClient) BatchUpdateRecommendationResourceExclusion(ctx context.Context, params *trustedadvisor.BatchUpdateRecommendationResourceExclusionInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.BatchUpdateRecommendationResourceExclusionOutput, error)
BatchUpdateRecommendationResourceExclusion provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetOrganizationRecommendation ¶
func (_m *IClient) GetOrganizationRecommendation(ctx context.Context, params *trustedadvisor.GetOrganizationRecommendationInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.GetOrganizationRecommendationOutput, error)
GetOrganizationRecommendation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRecommendation ¶
func (_m *IClient) GetRecommendation(ctx context.Context, params *trustedadvisor.GetRecommendationInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.GetRecommendationOutput, error)
GetRecommendation provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListChecks ¶
func (_m *IClient) ListChecks(ctx context.Context, params *trustedadvisor.ListChecksInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListChecksOutput, error)
ListChecks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOrganizationRecommendationAccounts ¶
func (_m *IClient) ListOrganizationRecommendationAccounts(ctx context.Context, params *trustedadvisor.ListOrganizationRecommendationAccountsInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListOrganizationRecommendationAccountsOutput, error)
ListOrganizationRecommendationAccounts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOrganizationRecommendationResources ¶
func (_m *IClient) ListOrganizationRecommendationResources(ctx context.Context, params *trustedadvisor.ListOrganizationRecommendationResourcesInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListOrganizationRecommendationResourcesOutput, error)
ListOrganizationRecommendationResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOrganizationRecommendations ¶
func (_m *IClient) ListOrganizationRecommendations(ctx context.Context, params *trustedadvisor.ListOrganizationRecommendationsInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListOrganizationRecommendationsOutput, error)
ListOrganizationRecommendations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecommendationResources ¶
func (_m *IClient) ListRecommendationResources(ctx context.Context, params *trustedadvisor.ListRecommendationResourcesInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListRecommendationResourcesOutput, error)
ListRecommendationResources provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecommendations ¶
func (_m *IClient) ListRecommendations(ctx context.Context, params *trustedadvisor.ListRecommendationsInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListRecommendationsOutput, error)
ListRecommendations provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() trustedadvisor.Options
Options provides a mock function with given fields:
func (*IClient) UpdateOrganizationRecommendationLifecycle ¶
func (_m *IClient) UpdateOrganizationRecommendationLifecycle(ctx context.Context, params *trustedadvisor.UpdateOrganizationRecommendationLifecycleInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.UpdateOrganizationRecommendationLifecycleOutput, error)
UpdateOrganizationRecommendationLifecycle provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRecommendationLifecycle ¶
func (_m *IClient) UpdateRecommendationLifecycle(ctx context.Context, params *trustedadvisor.UpdateRecommendationLifecycleInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.UpdateRecommendationLifecycleOutput, error)
UpdateRecommendationLifecycle provides a mock function with given fields: ctx, params, optFns