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 ClientInterface

type ClientInterface interface {
	services.ClientInterface
}

ClientInterface is implementd by services.Client.

type FakeClientInterface

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

FakeClientInterface is a mock of ClientInterface interface

func NewFakeClientInterface

func NewFakeClientInterface(ctrl *gomock.Controller) *FakeClientInterface

NewFakeClientInterface creates a new mock instance

func (*FakeClientInterface) BrokerName

BrokerName mocks base method

func (*FakeClientInterface) DeleteService

func (m *FakeClientInterface) DeleteService(arg0 string, arg1 ...services.DeleteServiceOption) error

DeleteService mocks base method

func (*FakeClientInterface) EXPECT

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

func (*FakeClientInterface) GetService

GetService mocks base method

func (*FakeClientInterface) ListServices

ListServices mocks base method

func (*FakeClientInterface) Marketplace

Marketplace mocks base method

type FakeClientInterfaceMockRecorder

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

FakeClientInterfaceMockRecorder is the mock recorder for FakeClientInterface

func (*FakeClientInterfaceMockRecorder) BrokerName

func (mr *FakeClientInterfaceMockRecorder) BrokerName(arg0 interface{}, arg1 ...interface{}) *gomock.Call

BrokerName indicates an expected call of BrokerName

func (*FakeClientInterfaceMockRecorder) DeleteService

func (mr *FakeClientInterfaceMockRecorder) DeleteService(arg0 interface{}, arg1 ...interface{}) *gomock.Call

DeleteService indicates an expected call of DeleteService

func (*FakeClientInterfaceMockRecorder) GetService

func (mr *FakeClientInterfaceMockRecorder) GetService(arg0 interface{}, arg1 ...interface{}) *gomock.Call

GetService indicates an expected call of GetService

func (*FakeClientInterfaceMockRecorder) ListServices

func (mr *FakeClientInterfaceMockRecorder) ListServices(arg0 ...interface{}) *gomock.Call

ListServices indicates an expected call of ListServices

func (*FakeClientInterfaceMockRecorder) Marketplace

func (mr *FakeClientInterfaceMockRecorder) Marketplace(arg0 ...interface{}) *gomock.Call

Marketplace indicates an expected call of Marketplace

Jump to

Keyboard shortcuts

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