Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) ApplyGuardrail(ctx context.Context, params *bedrockruntime.ApplyGuardrailInput, ...) (*bedrockruntime.ApplyGuardrailOutput, error)
- func (_m *IClient) Converse(ctx context.Context, params *bedrockruntime.ConverseInput, ...) (*bedrockruntime.ConverseOutput, error)
- func (_m *IClient) ConverseStream(ctx context.Context, params *bedrockruntime.ConverseStreamInput, ...) (*bedrockruntime.ConverseStreamOutput, error)
- func (_m *IClient) InvokeModel(ctx context.Context, params *bedrockruntime.InvokeModelInput, ...) (*bedrockruntime.InvokeModelOutput, error)
- func (_m *IClient) InvokeModelWithResponseStream(ctx context.Context, params *bedrockruntime.InvokeModelWithResponseStreamInput, ...) (*bedrockruntime.InvokeModelWithResponseStreamOutput, error)
- func (_m *IClient) Options() bedrockruntime.Options
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) ApplyGuardrail ¶
func (_m *IClient) ApplyGuardrail(ctx context.Context, params *bedrockruntime.ApplyGuardrailInput, optFns ...func(*bedrockruntime.Options)) (*bedrockruntime.ApplyGuardrailOutput, error)
ApplyGuardrail provides a mock function with given fields: ctx, params, optFns
func (*IClient) Converse ¶
func (_m *IClient) Converse(ctx context.Context, params *bedrockruntime.ConverseInput, optFns ...func(*bedrockruntime.Options)) (*bedrockruntime.ConverseOutput, error)
Converse provides a mock function with given fields: ctx, params, optFns
func (*IClient) ConverseStream ¶
func (_m *IClient) ConverseStream(ctx context.Context, params *bedrockruntime.ConverseStreamInput, optFns ...func(*bedrockruntime.Options)) (*bedrockruntime.ConverseStreamOutput, error)
ConverseStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) InvokeModel ¶
func (_m *IClient) InvokeModel(ctx context.Context, params *bedrockruntime.InvokeModelInput, optFns ...func(*bedrockruntime.Options)) (*bedrockruntime.InvokeModelOutput, error)
InvokeModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) InvokeModelWithResponseStream ¶
func (_m *IClient) InvokeModelWithResponseStream(ctx context.Context, params *bedrockruntime.InvokeModelWithResponseStreamInput, optFns ...func(*bedrockruntime.Options)) (*bedrockruntime.InvokeModelWithResponseStreamOutput, error)
InvokeModelWithResponseStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() bedrockruntime.Options
Options provides a mock function with given fields: