mock_resolver

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 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) FindPodByName

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

FindPodByName mocks base method

func (*MockInterface) FindPodByServiceName

func (m *MockInterface) FindPodByServiceName(arg0, arg1 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(arg0, arg1 interface{}) *gomock.Call

FindPodByName indicates an expected call of FindPodByName

func (*MockInterfaceMockRecorder) FindPodByServiceName

func (mr *MockInterfaceMockRecorder) FindPodByServiceName(arg0, arg1 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