mockcollector

package
v10.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockcollector is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEventCollector

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

MockEventCollector is a mock of EventCollector interface nolint

func NewMockEventCollector

func NewMockEventCollector(ctrl *gomock.Controller) *MockEventCollector

NewMockEventCollector creates a new mock instance nolint

func (*MockEventCollector) CollectContainerEvent

func (m *MockEventCollector) CollectContainerEvent(record *collector.ContainerRecord)

CollectContainerEvent mocks base method nolint

func (*MockEventCollector) CollectFlowEvent

func (m *MockEventCollector) CollectFlowEvent(record *collector.FlowRecord)

CollectFlowEvent mocks base method nolint

func (*MockEventCollector) CollectUserEvent

func (m *MockEventCollector) CollectUserEvent(record *collector.UserRecord)

CollectUserEvent mocks base method nolint

func (*MockEventCollector) EXPECT

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

type MockEventCollectorMockRecorder

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

MockEventCollectorMockRecorder is the mock recorder for MockEventCollector nolint

func (*MockEventCollectorMockRecorder) CollectContainerEvent

func (mr *MockEventCollectorMockRecorder) CollectContainerEvent(record interface{}) *gomock.Call

CollectContainerEvent indicates an expected call of CollectContainerEvent nolint

func (*MockEventCollectorMockRecorder) CollectFlowEvent

func (mr *MockEventCollectorMockRecorder) CollectFlowEvent(record interface{}) *gomock.Call

CollectFlowEvent indicates an expected call of CollectFlowEvent nolint

func (*MockEventCollectorMockRecorder) CollectUserEvent

func (mr *MockEventCollectorMockRecorder) CollectUserEvent(record interface{}) *gomock.Call

CollectUserEvent indicates an expected call of CollectUserEvent nolint

Jump to

Keyboard shortcuts

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