bedrockagentruntimemock

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBedrockAgentRuntimeAPI

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

MockBedrockAgentRuntimeAPI is a mock of BedrockAgentRuntimeAPI interface

func NewMockBedrockAgentRuntimeAPI

func NewMockBedrockAgentRuntimeAPI(ctrl *gomock.Controller) *MockBedrockAgentRuntimeAPI

NewMockBedrockAgentRuntimeAPI creates a new mock instance

func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemory added in v1.54.18

DeleteAgentMemory mocks base method

func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemoryRequest added in v1.54.18

DeleteAgentMemoryRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) DeleteAgentMemoryWithContext added in v1.54.18

DeleteAgentMemoryWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) EXPECT

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

func (*MockBedrockAgentRuntimeAPI) GetAgentMemory added in v1.54.18

GetAgentMemory mocks base method

func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryPages added in v1.54.18

GetAgentMemoryPages mocks base method

func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryPagesWithContext added in v1.54.18

GetAgentMemoryPagesWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryRequest added in v1.54.18

GetAgentMemoryRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) GetAgentMemoryWithContext added in v1.54.18

GetAgentMemoryWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeAgent

InvokeAgent mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeAgentRequest

InvokeAgentRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeAgentWithContext

InvokeAgentWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeFlow added in v1.54.18

InvokeFlow mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeFlowRequest added in v1.54.18

InvokeFlowRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) InvokeFlowWithContext added in v1.54.18

InvokeFlowWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) Retrieve

Retrieve mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerate

RetrieveAndGenerate mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerateRequest

RetrieveAndGenerateRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrieveAndGenerateWithContext

RetrieveAndGenerateWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrievePages

RetrievePages mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrievePagesWithContext

RetrievePagesWithContext mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrieveRequest

RetrieveRequest mocks base method

func (*MockBedrockAgentRuntimeAPI) RetrieveWithContext

RetrieveWithContext mocks base method

type MockBedrockAgentRuntimeAPIMockRecorder

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

MockBedrockAgentRuntimeAPIMockRecorder is the mock recorder for MockBedrockAgentRuntimeAPI

func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemory added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemory(arg0 interface{}) *gomock.Call

DeleteAgentMemory indicates an expected call of DeleteAgentMemory

func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryRequest added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryRequest(arg0 interface{}) *gomock.Call

DeleteAgentMemoryRequest indicates an expected call of DeleteAgentMemoryRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryWithContext added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) DeleteAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAgentMemoryWithContext indicates an expected call of DeleteAgentMemoryWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemory added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemory(arg0 interface{}) *gomock.Call

GetAgentMemory indicates an expected call of GetAgentMemory

func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPages added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPages(arg0, arg1 interface{}) *gomock.Call

GetAgentMemoryPages indicates an expected call of GetAgentMemoryPages

func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryPagesWithContext added in v1.54.18

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

GetAgentMemoryPagesWithContext indicates an expected call of GetAgentMemoryPagesWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryRequest added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryRequest(arg0 interface{}) *gomock.Call

GetAgentMemoryRequest indicates an expected call of GetAgentMemoryRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryWithContext added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) GetAgentMemoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAgentMemoryWithContext indicates an expected call of GetAgentMemoryWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgent

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgent(arg0 interface{}) *gomock.Call

InvokeAgent indicates an expected call of InvokeAgent

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentRequest

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentRequest(arg0 interface{}) *gomock.Call

InvokeAgentRequest indicates an expected call of InvokeAgentRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentWithContext

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeAgentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InvokeAgentWithContext indicates an expected call of InvokeAgentWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlow added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlow(arg0 interface{}) *gomock.Call

InvokeFlow indicates an expected call of InvokeFlow

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowRequest added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowRequest(arg0 interface{}) *gomock.Call

InvokeFlowRequest indicates an expected call of InvokeFlowRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowWithContext added in v1.54.18

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) InvokeFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InvokeFlowWithContext indicates an expected call of InvokeFlowWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) Retrieve

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) Retrieve(arg0 interface{}) *gomock.Call

Retrieve indicates an expected call of Retrieve

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerate

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerate(arg0 interface{}) *gomock.Call

RetrieveAndGenerate indicates an expected call of RetrieveAndGenerate

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateRequest

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateRequest(arg0 interface{}) *gomock.Call

RetrieveAndGenerateRequest indicates an expected call of RetrieveAndGenerateRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateWithContext

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveAndGenerateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RetrieveAndGenerateWithContext indicates an expected call of RetrieveAndGenerateWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrievePages

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrievePages(arg0, arg1 interface{}) *gomock.Call

RetrievePages indicates an expected call of RetrievePages

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrievePagesWithContext

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

RetrievePagesWithContext indicates an expected call of RetrievePagesWithContext

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveRequest

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveRequest(arg0 interface{}) *gomock.Call

RetrieveRequest indicates an expected call of RetrieveRequest

func (*MockBedrockAgentRuntimeAPIMockRecorder) RetrieveWithContext

func (mr *MockBedrockAgentRuntimeAPIMockRecorder) RetrieveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RetrieveWithContext indicates an expected call of RetrieveWithContext

Jump to

Keyboard shortcuts

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