mock_controllers

package
v0.0.0-...-9c6803e Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_controllers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAgentsTracker

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

MockAgentsTracker is a mock of AgentsTracker interface.

func NewMockAgentsTracker

func NewMockAgentsTracker(ctrl *gomock.Controller) *MockAgentsTracker

NewMockAgentsTracker creates a new mock instance.

func (*MockAgentsTracker) EXPECT

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

func (*MockAgentsTracker) GetAgentInfo

func (m *MockAgentsTracker) GetAgentInfo() tracker.AgentsInfo

GetAgentInfo mocks base method.

type MockAgentsTrackerMockRecorder

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

MockAgentsTrackerMockRecorder is the mock recorder for MockAgentsTracker.

func (*MockAgentsTrackerMockRecorder) GetAgentInfo

func (mr *MockAgentsTrackerMockRecorder) GetAgentInfo() *gomock.Call

GetAgentInfo indicates an expected call of GetAgentInfo.

type MockPlanner

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

MockPlanner is a mock of Planner interface.

func NewMockPlanner

func NewMockPlanner(ctrl *gomock.Controller) *MockPlanner

NewMockPlanner creates a new mock instance.

func (*MockPlanner) CompileMutations

CompileMutations mocks base method.

func (*MockPlanner) EXPECT

func (m *MockPlanner) EXPECT() *MockPlannerMockRecorder

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

func (*MockPlanner) Free

func (m *MockPlanner) Free()

Free mocks base method.

func (*MockPlanner) GenerateOTelScript

GenerateOTelScript mocks base method.

func (*MockPlanner) Plan

Plan mocks base method.

type MockPlannerMockRecorder

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

MockPlannerMockRecorder is the mock recorder for MockPlanner.

func (*MockPlannerMockRecorder) CompileMutations

func (mr *MockPlannerMockRecorder) CompileMutations(request interface{}) *gomock.Call

CompileMutations indicates an expected call of CompileMutations.

func (*MockPlannerMockRecorder) Free

func (mr *MockPlannerMockRecorder) Free() *gomock.Call

Free indicates an expected call of Free.

func (*MockPlannerMockRecorder) GenerateOTelScript

func (mr *MockPlannerMockRecorder) GenerateOTelScript(request interface{}) *gomock.Call

GenerateOTelScript indicates an expected call of GenerateOTelScript.

func (*MockPlannerMockRecorder) Plan

func (mr *MockPlannerMockRecorder) Plan(req interface{}) *gomock.Call

Plan indicates an expected call of Plan.

Jump to

Keyboard shortcuts

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