mocks

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurationRegistry

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

MockConfigurationRegistry is a mock of ConfigurationRegistry interface.

func NewMockConfigurationRegistry

func NewMockConfigurationRegistry(ctrl *gomock.Controller) *MockConfigurationRegistry

NewMockConfigurationRegistry creates a new mock instance.

func (*MockConfigurationRegistry) EXPECT

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

func (*MockConfigurationRegistry) GetAttractors

func (m *MockConfigurationRegistry) GetAttractors(arg0 *v1.Attractor) []*v1.Attractor

GetAttractors mocks base method.

func (*MockConfigurationRegistry) GetConduits

func (m *MockConfigurationRegistry) GetConduits(arg0 *v1.Conduit) []*v1.Conduit

GetConduits mocks base method.

func (*MockConfigurationRegistry) GetFlows

func (m *MockConfigurationRegistry) GetFlows(arg0 *v1.Flow) []*v1.Flow

GetFlows mocks base method.

func (*MockConfigurationRegistry) GetGateways

func (m *MockConfigurationRegistry) GetGateways(arg0 *v1.Gateway) []*v1.Gateway

GetGateways mocks base method.

func (*MockConfigurationRegistry) GetStreams

func (m *MockConfigurationRegistry) GetStreams(arg0 *v1.Stream) []*v1.Stream

GetStreams mocks base method.

func (*MockConfigurationRegistry) GetTrench

func (m *MockConfigurationRegistry) GetTrench(arg0 *v1.Trench) *v1.Trench

GetTrench mocks base method.

func (*MockConfigurationRegistry) GetVips

func (m *MockConfigurationRegistry) GetVips(arg0 *v1.Vip) []*v1.Vip

GetVips mocks base method.

type MockConfigurationRegistryMockRecorder

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

MockConfigurationRegistryMockRecorder is the mock recorder for MockConfigurationRegistry.

func (*MockConfigurationRegistryMockRecorder) GetAttractors

func (mr *MockConfigurationRegistryMockRecorder) GetAttractors(arg0 interface{}) *gomock.Call

GetAttractors indicates an expected call of GetAttractors.

func (*MockConfigurationRegistryMockRecorder) GetConduits

func (mr *MockConfigurationRegistryMockRecorder) GetConduits(arg0 interface{}) *gomock.Call

GetConduits indicates an expected call of GetConduits.

func (*MockConfigurationRegistryMockRecorder) GetFlows

func (mr *MockConfigurationRegistryMockRecorder) GetFlows(arg0 interface{}) *gomock.Call

GetFlows indicates an expected call of GetFlows.

func (*MockConfigurationRegistryMockRecorder) GetGateways

func (mr *MockConfigurationRegistryMockRecorder) GetGateways(arg0 interface{}) *gomock.Call

GetGateways indicates an expected call of GetGateways.

func (*MockConfigurationRegistryMockRecorder) GetStreams

func (mr *MockConfigurationRegistryMockRecorder) GetStreams(arg0 interface{}) *gomock.Call

GetStreams indicates an expected call of GetStreams.

func (*MockConfigurationRegistryMockRecorder) GetTrench

func (mr *MockConfigurationRegistryMockRecorder) GetTrench(arg0 interface{}) *gomock.Call

GetTrench indicates an expected call of GetTrench.

func (*MockConfigurationRegistryMockRecorder) GetVips

func (mr *MockConfigurationRegistryMockRecorder) GetVips(arg0 interface{}) *gomock.Call

GetVips indicates an expected call of GetVips.

type MockWatcherRegistry

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

MockWatcherRegistry is a mock of WatcherRegistry interface.

func NewMockWatcherRegistry

func NewMockWatcherRegistry(ctrl *gomock.Controller) *MockWatcherRegistry

NewMockWatcherRegistry creates a new mock instance.

func (*MockWatcherRegistry) EXPECT

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

func (*MockWatcherRegistry) RegisterWatcher

func (m *MockWatcherRegistry) RegisterWatcher(toWatch, ch interface{}) error

RegisterWatcher mocks base method.

func (*MockWatcherRegistry) UnregisterWatcher

func (m *MockWatcherRegistry) UnregisterWatcher(ch interface{})

UnregisterWatcher mocks base method.

type MockWatcherRegistryMockRecorder

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

MockWatcherRegistryMockRecorder is the mock recorder for MockWatcherRegistry.

func (*MockWatcherRegistryMockRecorder) RegisterWatcher

func (mr *MockWatcherRegistryMockRecorder) RegisterWatcher(toWatch, ch interface{}) *gomock.Call

RegisterWatcher indicates an expected call of RegisterWatcher.

func (*MockWatcherRegistryMockRecorder) UnregisterWatcher

func (mr *MockWatcherRegistryMockRecorder) UnregisterWatcher(ch interface{}) *gomock.Call

UnregisterWatcher indicates an expected call of UnregisterWatcher.

Jump to

Keyboard shortcuts

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