augmentedairuntimemock

package
v1.44.214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package augmentedairuntimemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAugmentedAIRuntimeAPI

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

MockAugmentedAIRuntimeAPI is a mock of AugmentedAIRuntimeAPI interface

func NewMockAugmentedAIRuntimeAPI

func NewMockAugmentedAIRuntimeAPI(ctrl *gomock.Controller) *MockAugmentedAIRuntimeAPI

NewMockAugmentedAIRuntimeAPI creates a new mock instance

func (*MockAugmentedAIRuntimeAPI) DeleteHumanLoop

DeleteHumanLoop mocks base method

func (*MockAugmentedAIRuntimeAPI) DeleteHumanLoopRequest

DeleteHumanLoopRequest mocks base method

func (*MockAugmentedAIRuntimeAPI) DeleteHumanLoopWithContext

DeleteHumanLoopWithContext mocks base method

func (*MockAugmentedAIRuntimeAPI) DescribeHumanLoop

DescribeHumanLoop mocks base method

func (*MockAugmentedAIRuntimeAPI) DescribeHumanLoopRequest

DescribeHumanLoopRequest mocks base method

func (*MockAugmentedAIRuntimeAPI) DescribeHumanLoopWithContext

DescribeHumanLoopWithContext mocks base method

func (*MockAugmentedAIRuntimeAPI) EXPECT

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

func (*MockAugmentedAIRuntimeAPI) ListHumanLoops

ListHumanLoops mocks base method

func (*MockAugmentedAIRuntimeAPI) ListHumanLoopsPages

ListHumanLoopsPages mocks base method

func (*MockAugmentedAIRuntimeAPI) ListHumanLoopsPagesWithContext

ListHumanLoopsPagesWithContext mocks base method

func (*MockAugmentedAIRuntimeAPI) ListHumanLoopsRequest

ListHumanLoopsRequest mocks base method

func (*MockAugmentedAIRuntimeAPI) ListHumanLoopsWithContext

ListHumanLoopsWithContext mocks base method

func (*MockAugmentedAIRuntimeAPI) StartHumanLoop

StartHumanLoop mocks base method

func (*MockAugmentedAIRuntimeAPI) StartHumanLoopRequest

StartHumanLoopRequest mocks base method

func (*MockAugmentedAIRuntimeAPI) StartHumanLoopWithContext

StartHumanLoopWithContext mocks base method

func (*MockAugmentedAIRuntimeAPI) StopHumanLoop

StopHumanLoop mocks base method

func (*MockAugmentedAIRuntimeAPI) StopHumanLoopRequest

StopHumanLoopRequest mocks base method

func (*MockAugmentedAIRuntimeAPI) StopHumanLoopWithContext

StopHumanLoopWithContext mocks base method

type MockAugmentedAIRuntimeAPIMockRecorder

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

MockAugmentedAIRuntimeAPIMockRecorder is the mock recorder for MockAugmentedAIRuntimeAPI

func (*MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoop

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoop(arg0 interface{}) *gomock.Call

DeleteHumanLoop indicates an expected call of DeleteHumanLoop

func (*MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoopRequest

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoopRequest(arg0 interface{}) *gomock.Call

DeleteHumanLoopRequest indicates an expected call of DeleteHumanLoopRequest

func (*MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoopWithContext

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DeleteHumanLoopWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHumanLoopWithContext indicates an expected call of DeleteHumanLoopWithContext

func (*MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoop

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoop(arg0 interface{}) *gomock.Call

DescribeHumanLoop indicates an expected call of DescribeHumanLoop

func (*MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoopRequest

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoopRequest(arg0 interface{}) *gomock.Call

DescribeHumanLoopRequest indicates an expected call of DescribeHumanLoopRequest

func (*MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoopWithContext

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) DescribeHumanLoopWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHumanLoopWithContext indicates an expected call of DescribeHumanLoopWithContext

func (*MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoops

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoops(arg0 interface{}) *gomock.Call

ListHumanLoops indicates an expected call of ListHumanLoops

func (*MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsPages

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsPages(arg0, arg1 interface{}) *gomock.Call

ListHumanLoopsPages indicates an expected call of ListHumanLoopsPages

func (*MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsPagesWithContext

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

ListHumanLoopsPagesWithContext indicates an expected call of ListHumanLoopsPagesWithContext

func (*MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsRequest

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsRequest(arg0 interface{}) *gomock.Call

ListHumanLoopsRequest indicates an expected call of ListHumanLoopsRequest

func (*MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsWithContext

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) ListHumanLoopsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHumanLoopsWithContext indicates an expected call of ListHumanLoopsWithContext

func (*MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoop

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoop(arg0 interface{}) *gomock.Call

StartHumanLoop indicates an expected call of StartHumanLoop

func (*MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoopRequest

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoopRequest(arg0 interface{}) *gomock.Call

StartHumanLoopRequest indicates an expected call of StartHumanLoopRequest

func (*MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoopWithContext

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StartHumanLoopWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartHumanLoopWithContext indicates an expected call of StartHumanLoopWithContext

func (*MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoop

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoop(arg0 interface{}) *gomock.Call

StopHumanLoop indicates an expected call of StopHumanLoop

func (*MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoopRequest

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoopRequest(arg0 interface{}) *gomock.Call

StopHumanLoopRequest indicates an expected call of StopHumanLoopRequest

func (*MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoopWithContext

func (mr *MockAugmentedAIRuntimeAPIMockRecorder) StopHumanLoopWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopHumanLoopWithContext indicates an expected call of StopHumanLoopWithContext

Jump to

Keyboard shortcuts

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