mockmonitor

package
v10.199.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mockmonitor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImplementation

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

MockImplementation is a mock of Implementation interface nolint

func NewMockImplementation

func NewMockImplementation(ctrl *gomock.Controller) *MockImplementation

NewMockImplementation creates a new mock instance nolint

func (*MockImplementation) EXPECT

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

func (*MockImplementation) Resync

func (m *MockImplementation) Resync(ctx context.Context) error

Resync mocks base method nolint

func (*MockImplementation) Run

Run mocks base method nolint

func (*MockImplementation) SetupConfig

func (m *MockImplementation) SetupConfig(registerer registerer.Registerer, cfg interface{}) error

SetupConfig mocks base method nolint

func (*MockImplementation) SetupHandlers

func (m *MockImplementation) SetupHandlers(c *config.ProcessorConfig)

SetupHandlers mocks base method nolint

type MockImplementationMockRecorder

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

MockImplementationMockRecorder is the mock recorder for MockImplementation nolint

func (*MockImplementationMockRecorder) Resync

func (mr *MockImplementationMockRecorder) Resync(ctx interface{}) *gomock.Call

Resync indicates an expected call of Resync nolint

func (*MockImplementationMockRecorder) Run

func (mr *MockImplementationMockRecorder) Run(ctx interface{}) *gomock.Call

Run indicates an expected call of Run nolint

func (*MockImplementationMockRecorder) SetupConfig

func (mr *MockImplementationMockRecorder) SetupConfig(registerer, cfg interface{}) *gomock.Call

SetupConfig indicates an expected call of SetupConfig nolint

func (*MockImplementationMockRecorder) SetupHandlers

func (mr *MockImplementationMockRecorder) SetupHandlers(c interface{}) *gomock.Call

SetupHandlers indicates an expected call of SetupHandlers nolint

type MockMonitor

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

MockMonitor is a mock of Monitor interface nolint

func NewMockMonitor

func NewMockMonitor(ctrl *gomock.Controller) *MockMonitor

NewMockMonitor creates a new mock instance nolint

func (*MockMonitor) EXPECT

func (m *MockMonitor) EXPECT() *MockMonitorMockRecorder

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

func (*MockMonitor) Resync

func (m *MockMonitor) Resync(ctx context.Context) error

Resync mocks base method nolint

func (*MockMonitor) Run

func (m *MockMonitor) Run(ctx context.Context) error

Run mocks base method nolint

func (*MockMonitor) UpdateConfiguration

func (m *MockMonitor) UpdateConfiguration(ctx context.Context, config *config.MonitorConfig) error

UpdateConfiguration mocks base method nolint

type MockMonitorMockRecorder

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

MockMonitorMockRecorder is the mock recorder for MockMonitor nolint

func (*MockMonitorMockRecorder) Resync

func (mr *MockMonitorMockRecorder) Resync(ctx interface{}) *gomock.Call

Resync indicates an expected call of Resync nolint

func (*MockMonitorMockRecorder) Run

func (mr *MockMonitorMockRecorder) Run(ctx interface{}) *gomock.Call

Run indicates an expected call of Run nolint

func (*MockMonitorMockRecorder) UpdateConfiguration

func (mr *MockMonitorMockRecorder) UpdateConfiguration(ctx, config interface{}) *gomock.Call

UpdateConfiguration indicates an expected call of UpdateConfiguration nolint

Jump to

Keyboard shortcuts

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