mock_translation

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_translation is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDependencyFactory

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

MockDependencyFactory is a mock of DependencyFactory interface.

func NewMockDependencyFactory

func NewMockDependencyFactory(ctrl *gomock.Controller) *MockDependencyFactory

NewMockDependencyFactory creates a new mock instance.

func (*MockDependencyFactory) EXPECT

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

func (*MockDependencyFactory) MakeDestinationTranslator added in v1.0.0

func (m *MockDependencyFactory) MakeDestinationTranslator(ctx context.Context) destination.Translator

MakeDestinationTranslator mocks base method.

func (*MockDependencyFactory) MakeMeshTranslator

func (m *MockDependencyFactory) MakeMeshTranslator(ctx context.Context) mesh.Translator

MakeMeshTranslator mocks base method.

func (*MockDependencyFactory) MakeWorkloadTranslator

MakeWorkloadTranslator mocks base method.

type MockDependencyFactoryMockRecorder

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

MockDependencyFactoryMockRecorder is the mock recorder for MockDependencyFactory.

func (*MockDependencyFactoryMockRecorder) MakeDestinationTranslator added in v1.0.0

func (mr *MockDependencyFactoryMockRecorder) MakeDestinationTranslator(ctx interface{}) *gomock.Call

MakeDestinationTranslator indicates an expected call of MakeDestinationTranslator.

func (*MockDependencyFactoryMockRecorder) MakeMeshTranslator

func (mr *MockDependencyFactoryMockRecorder) MakeMeshTranslator(ctx interface{}) *gomock.Call

MakeMeshTranslator indicates an expected call of MakeMeshTranslator.

func (*MockDependencyFactoryMockRecorder) MakeWorkloadTranslator

func (mr *MockDependencyFactoryMockRecorder) MakeWorkloadTranslator(ctx, in interface{}) *gomock.Call

MakeWorkloadTranslator indicates an expected call of MakeWorkloadTranslator.

Jump to

Keyboard shortcuts

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