Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateRescoreExecutionPlan(ctx context.Context, params *kendraranking.CreateRescoreExecutionPlanInput, ...) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
- func (_m *IClient) DeleteRescoreExecutionPlan(ctx context.Context, params *kendraranking.DeleteRescoreExecutionPlanInput, ...) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
- func (_m *IClient) DescribeRescoreExecutionPlan(ctx context.Context, params *kendraranking.DescribeRescoreExecutionPlanInput, ...) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
- func (_m *IClient) ListRescoreExecutionPlans(ctx context.Context, params *kendraranking.ListRescoreExecutionPlansInput, ...) (*kendraranking.ListRescoreExecutionPlansOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *kendraranking.ListTagsForResourceInput, ...) (*kendraranking.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() kendraranking.Options
- func (_m *IClient) Rescore(ctx context.Context, params *kendraranking.RescoreInput, ...) (*kendraranking.RescoreOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *kendraranking.TagResourceInput, ...) (*kendraranking.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *kendraranking.UntagResourceInput, ...) (*kendraranking.UntagResourceOutput, error)
- func (_m *IClient) UpdateRescoreExecutionPlan(ctx context.Context, params *kendraranking.UpdateRescoreExecutionPlanInput, ...) (*kendraranking.UpdateRescoreExecutionPlanOutput, 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) CreateRescoreExecutionPlan ¶
func (_m *IClient) CreateRescoreExecutionPlan(ctx context.Context, params *kendraranking.CreateRescoreExecutionPlanInput, optFns ...func(*kendraranking.Options)) (*kendraranking.CreateRescoreExecutionPlanOutput, error)
CreateRescoreExecutionPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRescoreExecutionPlan ¶
func (_m *IClient) DeleteRescoreExecutionPlan(ctx context.Context, params *kendraranking.DeleteRescoreExecutionPlanInput, optFns ...func(*kendraranking.Options)) (*kendraranking.DeleteRescoreExecutionPlanOutput, error)
DeleteRescoreExecutionPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) DescribeRescoreExecutionPlan ¶
func (_m *IClient) DescribeRescoreExecutionPlan(ctx context.Context, params *kendraranking.DescribeRescoreExecutionPlanInput, optFns ...func(*kendraranking.Options)) (*kendraranking.DescribeRescoreExecutionPlanOutput, error)
DescribeRescoreExecutionPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRescoreExecutionPlans ¶
func (_m *IClient) ListRescoreExecutionPlans(ctx context.Context, params *kendraranking.ListRescoreExecutionPlansInput, optFns ...func(*kendraranking.Options)) (*kendraranking.ListRescoreExecutionPlansOutput, error)
ListRescoreExecutionPlans provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *kendraranking.ListTagsForResourceInput, optFns ...func(*kendraranking.Options)) (*kendraranking.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() kendraranking.Options
Options provides a mock function with given fields:
func (*IClient) Rescore ¶
func (_m *IClient) Rescore(ctx context.Context, params *kendraranking.RescoreInput, optFns ...func(*kendraranking.Options)) (*kendraranking.RescoreOutput, error)
Rescore provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *kendraranking.TagResourceInput, optFns ...func(*kendraranking.Options)) (*kendraranking.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *kendraranking.UntagResourceInput, optFns ...func(*kendraranking.Options)) (*kendraranking.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRescoreExecutionPlan ¶
func (_m *IClient) UpdateRescoreExecutionPlan(ctx context.Context, params *kendraranking.UpdateRescoreExecutionPlanInput, optFns ...func(*kendraranking.Options)) (*kendraranking.UpdateRescoreExecutionPlanOutput, error)
UpdateRescoreExecutionPlan provides a mock function with given fields: ctx, params, optFns