mock_resolver

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: Apache-2.0 Imports: 5 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) FindByPodName

func (m *MockInterface) FindByPodName(arg0, arg1 string) (*v1.Pod, int, error)

FindByPodName mocks base method

func (*MockInterface) FindByServiceName

func (m *MockInterface) FindByServiceName(arg0, arg1 string) (*v1.Pod, int, error)

FindByServiceName mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) FindByPodName

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

FindByPodName indicates an expected call of FindByPodName

func (*MockInterfaceMockRecorder) FindByServiceName

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

FindByServiceName indicates an expected call of FindByServiceName

Jump to

Keyboard shortcuts

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