integration

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAgentService

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

MockAgentService is a mock of AgentService interface.

func NewMockAgentService

func NewMockAgentService(ctrl *gomock.Controller) *MockAgentService

NewMockAgentService creates a new mock instance.

func (*MockAgentService) EXPECT

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

func (*MockAgentService) GetResults

GetResults mocks base method.

type MockAgentServiceMockRecorder

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

MockAgentServiceMockRecorder is the mock recorder for MockAgentService.

func (*MockAgentServiceMockRecorder) GetResults

func (mr *MockAgentServiceMockRecorder) GetResults(ctx, req interface{}) *gomock.Call

GetResults indicates an expected call of GetResults.

type MockArmisUpdater

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

MockArmisUpdater is a mock of ArmisUpdater interface.

func NewMockArmisUpdater

func NewMockArmisUpdater(ctrl *gomock.Controller) *MockArmisUpdater

NewMockArmisUpdater creates a new mock instance.

func (*MockArmisUpdater) EXPECT

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

func (*MockArmisUpdater) RunUpdate

func (m *MockArmisUpdater) RunUpdate(ctx context.Context) error

RunUpdate mocks base method.

type MockArmisUpdaterMockRecorder

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

MockArmisUpdaterMockRecorder is the mock recorder for MockArmisUpdater.

func (*MockArmisUpdaterMockRecorder) RunUpdate

func (mr *MockArmisUpdaterMockRecorder) RunUpdate(ctx interface{}) *gomock.Call

RunUpdate indicates an expected call of RunUpdate.

type MockCoreService

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

MockCoreService is a mock of CoreService interface.

func NewMockCoreService

func NewMockCoreService(ctrl *gomock.Controller) *MockCoreService

NewMockCoreService creates a new mock instance.

func (*MockCoreService) EXPECT

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

func (*MockCoreService) PushStatus added in v1.0.79

PushStatus mocks base method.

type MockCoreServiceMockRecorder

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

MockCoreServiceMockRecorder is the mock recorder for MockCoreService.

func (*MockCoreServiceMockRecorder) PushStatus added in v1.0.79

func (mr *MockCoreServiceMockRecorder) PushStatus(ctx, req interface{}) *gomock.Call

PushStatus indicates an expected call of PushStatus.

type MockKVService

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

MockKVService is a mock of KVService interface.

func NewMockKVService

func NewMockKVService(ctrl *gomock.Controller) *MockKVService

NewMockKVService creates a new mock instance.

func (*MockKVService) EXPECT

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

func (*MockKVService) PutMany

func (m *MockKVService) PutMany(ctx context.Context, req *proto.PutManyRequest, opts ...interface{}) (*proto.PutManyResponse, error)

PutMany mocks base method.

type MockKVServiceMockRecorder

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

MockKVServiceMockRecorder is the mock recorder for MockKVService.

func (*MockKVServiceMockRecorder) PutMany

func (mr *MockKVServiceMockRecorder) PutMany(ctx, req interface{}, opts ...interface{}) *gomock.Call

PutMany indicates an expected call of PutMany.

type MockSyncService

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

MockSyncService is a mock of SyncService interface.

func NewMockSyncService

func NewMockSyncService(ctrl *gomock.Controller) *MockSyncService

NewMockSyncService creates a new mock instance.

func (*MockSyncService) EXPECT

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

func (*MockSyncService) GetResults

GetResults mocks base method.

type MockSyncServiceMockRecorder

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

MockSyncServiceMockRecorder is the mock recorder for MockSyncService.

func (*MockSyncServiceMockRecorder) GetResults

func (mr *MockSyncServiceMockRecorder) GetResults(ctx, req interface{}) *gomock.Call

GetResults indicates an expected call of GetResults.

Jump to

Keyboard shortcuts

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