mock_plugin

package
v1.2.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_plugin is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPlugin

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

MockPlugin is a mock of Plugin interface

func NewMockPlugin

func NewMockPlugin(ctrl *gomock.Controller) *MockPlugin

NewMockPlugin creates a new mock instance

func (*MockPlugin) BuildMetrics

func (m *MockPlugin) BuildMetrics(arg0 []config.Query) []prometheus.Collector

BuildMetrics mocks base method

func (*MockPlugin) EXPECT

func (m *MockPlugin) EXPECT() *MockPluginMockRecorder

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

func (*MockPlugin) Perform

func (m *MockPlugin) Perform(arg0 *elastic.Client)

Perform mocks base method

type MockPluginMockRecorder

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

MockPluginMockRecorder is the mock recorder for MockPlugin

func (*MockPluginMockRecorder) BuildMetrics

func (mr *MockPluginMockRecorder) BuildMetrics(arg0 interface{}) *gomock.Call

BuildMetrics indicates an expected call of BuildMetrics

func (*MockPluginMockRecorder) Perform

func (mr *MockPluginMockRecorder) Perform(arg0 interface{}) *gomock.Call

Perform indicates an expected call of Perform

Jump to

Keyboard shortcuts

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