Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) GetPreferences(ctx context.Context, params *costoptimizationhub.GetPreferencesInput, ...) (*costoptimizationhub.GetPreferencesOutput, error)
- func (_m *IClient) GetRecommendation(ctx context.Context, params *costoptimizationhub.GetRecommendationInput, ...) (*costoptimizationhub.GetRecommendationOutput, error)
- func (_m *IClient) ListEnrollmentStatuses(ctx context.Context, params *costoptimizationhub.ListEnrollmentStatusesInput, ...) (*costoptimizationhub.ListEnrollmentStatusesOutput, error)
- func (_m *IClient) ListRecommendationSummaries(ctx context.Context, ...) (*costoptimizationhub.ListRecommendationSummariesOutput, error)
- func (_m *IClient) ListRecommendations(ctx context.Context, params *costoptimizationhub.ListRecommendationsInput, ...) (*costoptimizationhub.ListRecommendationsOutput, error)
- func (_m *IClient) Options() costoptimizationhub.Options
- func (_m *IClient) UpdateEnrollmentStatus(ctx context.Context, params *costoptimizationhub.UpdateEnrollmentStatusInput, ...) (*costoptimizationhub.UpdateEnrollmentStatusOutput, error)
- func (_m *IClient) UpdatePreferences(ctx context.Context, params *costoptimizationhub.UpdatePreferencesInput, ...) (*costoptimizationhub.UpdatePreferencesOutput, 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) GetPreferences ¶
func (_m *IClient) GetPreferences(ctx context.Context, params *costoptimizationhub.GetPreferencesInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.GetPreferencesOutput, error)
GetPreferences provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRecommendation ¶
func (_m *IClient) GetRecommendation(ctx context.Context, params *costoptimizationhub.GetRecommendationInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.GetRecommendationOutput, error)
GetRecommendation provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEnrollmentStatuses ¶
func (_m *IClient) ListEnrollmentStatuses(ctx context.Context, params *costoptimizationhub.ListEnrollmentStatusesInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.ListEnrollmentStatusesOutput, error)
ListEnrollmentStatuses provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecommendationSummaries ¶
func (_m *IClient) ListRecommendationSummaries(ctx context.Context, params *costoptimizationhub.ListRecommendationSummariesInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.ListRecommendationSummariesOutput, error)
ListRecommendationSummaries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRecommendations ¶
func (_m *IClient) ListRecommendations(ctx context.Context, params *costoptimizationhub.ListRecommendationsInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.ListRecommendationsOutput, error)
ListRecommendations provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() costoptimizationhub.Options
Options provides a mock function with given fields:
func (*IClient) UpdateEnrollmentStatus ¶
func (_m *IClient) UpdateEnrollmentStatus(ctx context.Context, params *costoptimizationhub.UpdateEnrollmentStatusInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.UpdateEnrollmentStatusOutput, error)
UpdateEnrollmentStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePreferences ¶
func (_m *IClient) UpdatePreferences(ctx context.Context, params *costoptimizationhub.UpdatePreferencesInput, optFns ...func(*costoptimizationhub.Options)) (*costoptimizationhub.UpdatePreferencesOutput, error)
UpdatePreferences provides a mock function with given fields: ctx, params, optFns