fake

package
v0.0.0-...-8f52349 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeIstioClient

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

FakeIstioClient is a mock of IstioClient interface

func NewFakeIstioClient

func NewFakeIstioClient(ctrl *gomock.Controller) *FakeIstioClient

NewFakeIstioClient creates a new mock instance

func (*FakeIstioClient) EXPECT

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

func (*FakeIstioClient) ListIngresses

func (m *FakeIstioClient) ListIngresses(arg0 ...istio.ListIngressesOption) ([]v1.LoadBalancerIngress, error)

ListIngresses mocks base method

type FakeIstioClientMockRecorder

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

FakeIstioClientMockRecorder is the mock recorder for FakeIstioClient

func (*FakeIstioClientMockRecorder) ListIngresses

func (mr *FakeIstioClientMockRecorder) ListIngresses(arg0 ...interface{}) *gomock.Call

ListIngresses indicates an expected call of ListIngresses

type IstioClient

type IstioClient interface {
	istio.IngressLister
}

IstioClient is implemented by kf.IstioClient.

Jump to

Keyboard shortcuts

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