mocks

package
v0.0.0-...-9741fed Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: Apache-2.0 Imports: 6 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 MockPolicyResolver

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

MockPolicyResolver is a mock of PolicyResolver interface

func NewMockPolicyResolver

func NewMockPolicyResolver(ctrl *gomock.Controller) *MockPolicyResolver

NewMockPolicyResolver creates a new mock instance

func (*MockPolicyResolver) EXPECT

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

func (*MockPolicyResolver) Resolve

func (m *MockPolicyResolver) Resolve(ctx context.Context, tagMatchers models.Matchers, startTime, endTime time.Time) ([]tsdb.FetchRequest, error)

Resolve mocks base method

type MockPolicyResolverMockRecorder

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

MockPolicyResolverMockRecorder is the mock recorder for MockPolicyResolver

func (*MockPolicyResolverMockRecorder) Resolve

func (mr *MockPolicyResolverMockRecorder) Resolve(ctx, tagMatchers, startTime, endTime interface{}) *gomock.Call

Resolve indicates an expected call of Resolve

Jump to

Keyboard shortcuts

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