mock_resolver

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_resolver is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFactoryInterface

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

MockFactoryInterface is a mock of FactoryInterface interface.

func NewMockFactoryInterface

func NewMockFactoryInterface(ctrl *gomock.Controller) *MockFactoryInterface

NewMockFactoryInterface creates a new mock instance.

func (*MockFactoryInterface) EXPECT

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

func (*MockFactoryInterface) New

New mocks base method.

type MockFactoryInterfaceMockRecorder

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

MockFactoryInterfaceMockRecorder is the mock recorder for MockFactoryInterface.

func (*MockFactoryInterfaceMockRecorder) New

func (mr *MockFactoryInterfaceMockRecorder) New(arg0 interface{}) *gomock.Call

New indicates an expected call of New.

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

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

func (*MockInterface) FindPodByName added in v1.1.0

func (m *MockInterface) FindPodByName(arg0 context.Context, arg1, arg2 string) (*v1.Pod, int, error)

FindPodByName mocks base method.

func (*MockInterface) FindPodByServiceName added in v1.1.0

func (m *MockInterface) FindPodByServiceName(arg0 context.Context, arg1, arg2 string) (*v1.Pod, int, error)

FindPodByServiceName mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) FindPodByName added in v1.1.0

func (mr *MockInterfaceMockRecorder) FindPodByName(arg0, arg1, arg2 interface{}) *gomock.Call

FindPodByName indicates an expected call of FindPodByName.

func (*MockInterfaceMockRecorder) FindPodByServiceName added in v1.1.0

func (mr *MockInterfaceMockRecorder) FindPodByServiceName(arg0, arg1, arg2 interface{}) *gomock.Call

FindPodByServiceName indicates an expected call of FindPodByServiceName.

Jump to

Keyboard shortcuts

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