fake

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 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 {
	marketplace.ClientInterface
}

ClientInterface is implementd by marketplace.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

func (m *FakeClientInterface) BrokerName(arg0 v1beta1.ServiceInstance) (string, error)

BrokerName mocks base method

func (*FakeClientInterface) EXPECT

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

func (*FakeClientInterface) ListClusterPlans

ListClusterPlans mocks base method

func (*FakeClientInterface) ListNamespacedPlans

func (m *FakeClientInterface) ListNamespacedPlans(arg0 string, arg1 marketplace.ListPlanOptions) ([]v1beta1.ServicePlan, error)

ListNamespacedPlans mocks base method

func (*FakeClientInterface) Marketplace

func (m *FakeClientInterface) Marketplace(arg0 string) (*marketplace.KfMarketplace, error)

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{}) *gomock.Call

BrokerName indicates an expected call of BrokerName

func (*FakeClientInterfaceMockRecorder) ListClusterPlans

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

ListClusterPlans indicates an expected call of ListClusterPlans

func (*FakeClientInterfaceMockRecorder) ListNamespacedPlans

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

ListNamespacedPlans indicates an expected call of ListNamespacedPlans

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