fake

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 Resource

type Resource struct {
	RelationshipsStub func() map[string]string
	// contains filtered or unexported fields
}

func (*Resource) Invocations

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

func (*Resource) Relationships

func (fake *Resource) Relationships() map[string]string

func (*Resource) RelationshipsCallCount

func (fake *Resource) RelationshipsCallCount() int

func (*Resource) RelationshipsCalls

func (fake *Resource) RelationshipsCalls(stub func() map[string]string)

func (*Resource) RelationshipsReturns

func (fake *Resource) RelationshipsReturns(result1 map[string]string)

func (*Resource) RelationshipsReturnsOnCall

func (fake *Resource) RelationshipsReturnsOnCall(i int, result1 map[string]string)

type ServiceBrokerRepository

type ServiceBrokerRepository struct {
	ListServiceBrokersStub func(context.Context, authorization.Info, repositories.ListServiceBrokerMessage) ([]repositories.ServiceBrokerRecord, error)
	// contains filtered or unexported fields
}

func (*ServiceBrokerRepository) Invocations

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

func (*ServiceBrokerRepository) ListServiceBrokers

func (*ServiceBrokerRepository) ListServiceBrokersArgsForCall

func (*ServiceBrokerRepository) ListServiceBrokersCallCount

func (fake *ServiceBrokerRepository) ListServiceBrokersCallCount() int

func (*ServiceBrokerRepository) ListServiceBrokersCalls

func (*ServiceBrokerRepository) ListServiceBrokersReturns

func (fake *ServiceBrokerRepository) ListServiceBrokersReturns(result1 []repositories.ServiceBrokerRecord, result2 error)

func (*ServiceBrokerRepository) ListServiceBrokersReturnsOnCall

func (fake *ServiceBrokerRepository) ListServiceBrokersReturnsOnCall(i int, result1 []repositories.ServiceBrokerRecord, result2 error)

type ServiceOfferingRepository

type ServiceOfferingRepository struct {
	ListOfferingsStub func(context.Context, authorization.Info, repositories.ListServiceOfferingMessage) ([]repositories.ServiceOfferingRecord, error)
	// contains filtered or unexported fields
}

func (*ServiceOfferingRepository) Invocations

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

func (*ServiceOfferingRepository) ListOfferingsArgsForCall

func (*ServiceOfferingRepository) ListOfferingsCallCount

func (fake *ServiceOfferingRepository) ListOfferingsCallCount() int

func (*ServiceOfferingRepository) ListOfferingsReturns

func (fake *ServiceOfferingRepository) ListOfferingsReturns(result1 []repositories.ServiceOfferingRecord, result2 error)

func (*ServiceOfferingRepository) ListOfferingsReturnsOnCall

func (fake *ServiceOfferingRepository) ListOfferingsReturnsOnCall(i int, result1 []repositories.ServiceOfferingRecord, result2 error)

type ServicePlanRepository

type ServicePlanRepository struct {
	ListPlansStub func(context.Context, authorization.Info, repositories.ListServicePlanMessage) ([]repositories.ServicePlanRecord, error)
	// contains filtered or unexported fields
}

func (*ServicePlanRepository) Invocations

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

func (*ServicePlanRepository) ListPlans

func (*ServicePlanRepository) ListPlansArgsForCall

func (*ServicePlanRepository) ListPlansCallCount

func (fake *ServicePlanRepository) ListPlansCallCount() int

func (*ServicePlanRepository) ListPlansReturns

func (fake *ServicePlanRepository) ListPlansReturns(result1 []repositories.ServicePlanRecord, result2 error)

func (*ServicePlanRepository) ListPlansReturnsOnCall

func (fake *ServicePlanRepository) ListPlansReturnsOnCall(i int, result1 []repositories.ServicePlanRecord, result2 error)

Jump to

Keyboard shortcuts

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