mock_internal

package
v1.1.0-beta27 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mock_internal 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, userSupplied input.RemoteSnapshot, clusters v1alpha1sets.KubernetesClusterSet, destinations v1sets0.DestinationSet) destination.Translator

MakeDestinationTranslator mocks base method.

func (*MockDependencyFactory) MakeMeshTranslator

func (m *MockDependencyFactory) MakeMeshTranslator(ctx context.Context, secrets v1sets.SecretSet, workloads v1sets0.WorkloadSet) mesh.Translator

MakeMeshTranslator 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, userSupplied, clusters, destinations interface{}) *gomock.Call

MakeDestinationTranslator indicates an expected call of MakeDestinationTranslator.

func (*MockDependencyFactoryMockRecorder) MakeMeshTranslator

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

MakeMeshTranslator indicates an expected call of MakeMeshTranslator.

Jump to

Keyboard shortcuts

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