smfakes

package
v0.7.1 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClient

type FakeClient struct {
	GetBrokersStub func(context.Context) ([]*types.ServiceBroker, error)

	GetPlansStub func(context.Context) ([]*types.ServicePlan, error)

	GetPlansByServiceOfferingsStub func(context.Context, []*types.ServiceOffering) ([]*types.ServicePlan, error)

	GetServiceOfferingsByBrokerIDsStub func(context.Context, []string) ([]*types.ServiceOffering, error)

	GetVisibilitiesStub func(context.Context) ([]*types.Visibility, error)
	// contains filtered or unexported fields
}

func (*FakeClient) GetBrokers

func (fake *FakeClient) GetBrokers(arg1 context.Context) ([]*types.ServiceBroker, error)

func (*FakeClient) GetBrokersArgsForCall

func (fake *FakeClient) GetBrokersArgsForCall(i int) context.Context

func (*FakeClient) GetBrokersCallCount

func (fake *FakeClient) GetBrokersCallCount() int

func (*FakeClient) GetBrokersCalls added in v0.2.0

func (fake *FakeClient) GetBrokersCalls(stub func(context.Context) ([]*types.ServiceBroker, error))

func (*FakeClient) GetBrokersReturns

func (fake *FakeClient) GetBrokersReturns(result1 []*types.ServiceBroker, result2 error)

func (*FakeClient) GetBrokersReturnsOnCall

func (fake *FakeClient) GetBrokersReturnsOnCall(i int, result1 []*types.ServiceBroker, result2 error)

func (*FakeClient) GetPlans added in v0.2.0

func (fake *FakeClient) GetPlans(arg1 context.Context) ([]*types.ServicePlan, error)

func (*FakeClient) GetPlansArgsForCall added in v0.2.0

func (fake *FakeClient) GetPlansArgsForCall(i int) context.Context

func (*FakeClient) GetPlansByServiceOfferings added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferings(arg1 context.Context, arg2 []*types.ServiceOffering) ([]*types.ServicePlan, error)

func (*FakeClient) GetPlansByServiceOfferingsArgsForCall added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferingsArgsForCall(i int) (context.Context, []*types.ServiceOffering)

func (*FakeClient) GetPlansByServiceOfferingsCallCount added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferingsCallCount() int

func (*FakeClient) GetPlansByServiceOfferingsCalls added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferingsCalls(stub func(context.Context, []*types.ServiceOffering) ([]*types.ServicePlan, error))

func (*FakeClient) GetPlansByServiceOfferingsReturns added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferingsReturns(result1 []*types.ServicePlan, result2 error)

func (*FakeClient) GetPlansByServiceOfferingsReturnsOnCall added in v0.3.0

func (fake *FakeClient) GetPlansByServiceOfferingsReturnsOnCall(i int, result1 []*types.ServicePlan, result2 error)

func (*FakeClient) GetPlansCallCount added in v0.2.0

func (fake *FakeClient) GetPlansCallCount() int

func (*FakeClient) GetPlansCalls added in v0.2.0

func (fake *FakeClient) GetPlansCalls(stub func(context.Context) ([]*types.ServicePlan, error))

func (*FakeClient) GetPlansReturns added in v0.2.0

func (fake *FakeClient) GetPlansReturns(result1 []*types.ServicePlan, result2 error)

func (*FakeClient) GetPlansReturnsOnCall added in v0.2.0

func (fake *FakeClient) GetPlansReturnsOnCall(i int, result1 []*types.ServicePlan, result2 error)

func (*FakeClient) GetServiceOfferingsByBrokerIDs added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDs(arg1 context.Context, arg2 []string) ([]*types.ServiceOffering, error)

func (*FakeClient) GetServiceOfferingsByBrokerIDsArgsForCall added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDsArgsForCall(i int) (context.Context, []string)

func (*FakeClient) GetServiceOfferingsByBrokerIDsCallCount added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDsCallCount() int

func (*FakeClient) GetServiceOfferingsByBrokerIDsCalls added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDsCalls(stub func(context.Context, []string) ([]*types.ServiceOffering, error))

func (*FakeClient) GetServiceOfferingsByBrokerIDsReturns added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDsReturns(result1 []*types.ServiceOffering, result2 error)

func (*FakeClient) GetServiceOfferingsByBrokerIDsReturnsOnCall added in v0.3.0

func (fake *FakeClient) GetServiceOfferingsByBrokerIDsReturnsOnCall(i int, result1 []*types.ServiceOffering, result2 error)

func (*FakeClient) GetVisibilities added in v0.2.0

func (fake *FakeClient) GetVisibilities(arg1 context.Context) ([]*types.Visibility, error)

func (*FakeClient) GetVisibilitiesArgsForCall added in v0.2.0

func (fake *FakeClient) GetVisibilitiesArgsForCall(i int) context.Context

func (*FakeClient) GetVisibilitiesCallCount added in v0.2.0

func (fake *FakeClient) GetVisibilitiesCallCount() int

func (*FakeClient) GetVisibilitiesCalls added in v0.2.0

func (fake *FakeClient) GetVisibilitiesCalls(stub func(context.Context) ([]*types.Visibility, error))

func (*FakeClient) GetVisibilitiesReturns added in v0.2.0

func (fake *FakeClient) GetVisibilitiesReturns(result1 []*types.Visibility, result2 error)

func (*FakeClient) GetVisibilitiesReturnsOnCall added in v0.2.0

func (fake *FakeClient) GetVisibilitiesReturnsOnCall(i int, result1 []*types.Visibility, result2 error)

func (*FakeClient) Invocations

func (fake *FakeClient) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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