mocks

package
v1.7.0-beta21 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 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 MockTranslator

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

MockTranslator is a mock of Translator interface

func NewMockTranslator

func NewMockTranslator(ctrl *gomock.Controller) *MockTranslator

NewMockTranslator creates a new mock instance

func (*MockTranslator) EXPECT

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

func (*MockTranslator) Translate

func (m *MockTranslator) Translate(arg0 context.Context, arg1, arg2 string, arg3 *v1.ApiSnapshot, arg4 v1.GatewayList) (*v10.Proxy, reporter.ResourceReports)

Translate mocks base method

type MockTranslatorMockRecorder

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

MockTranslatorMockRecorder is the mock recorder for MockTranslator

func (*MockTranslatorMockRecorder) Translate

func (mr *MockTranslatorMockRecorder) Translate(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Translate indicates an expected call of Translate

Jump to

Keyboard shortcuts

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