mock_resolver

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 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

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

func (m *MockInterface) FindPodByName(ctx context.Context, namespace, podName string) (*v1.Pod, int, error)

FindPodByName mocks base method.

func (*MockInterface) FindPodByServiceName

func (m *MockInterface) FindPodByServiceName(ctx context.Context, namespace, serviceName 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

func (mr *MockInterfaceMockRecorder) FindPodByName(ctx, namespace, podName any) *gomock.Call

FindPodByName indicates an expected call of FindPodByName.

func (*MockInterfaceMockRecorder) FindPodByServiceName

func (mr *MockInterfaceMockRecorder) FindPodByServiceName(ctx, namespace, serviceName any) *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