servicefakes

package
v6.21.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeBinder

type FakeBinder struct {
	BindApplicationStub func(app models.Application, serviceInstance models.ServiceInstance, paramsMap map[string]interface{}) (apiErr error)
	// contains filtered or unexported fields
}

func (*FakeBinder) BindApplication

func (fake *FakeBinder) BindApplication(app models.Application, serviceInstance models.ServiceInstance, paramsMap map[string]interface{}) (apiErr error)

func (*FakeBinder) BindApplicationArgsForCall

func (fake *FakeBinder) BindApplicationArgsForCall(i int) (models.Application, models.ServiceInstance, map[string]interface{})

func (*FakeBinder) BindApplicationCallCount

func (fake *FakeBinder) BindApplicationCallCount() int

func (*FakeBinder) BindApplicationReturns

func (fake *FakeBinder) BindApplicationReturns(result1 error)

type FakeRouteServiceUnbinder

type FakeRouteServiceUnbinder struct {
	UnbindRouteStub func(route models.Route, serviceInstance models.ServiceInstance) error
	// contains filtered or unexported fields
}

func (*FakeRouteServiceUnbinder) UnbindRoute

func (fake *FakeRouteServiceUnbinder) UnbindRoute(route models.Route, serviceInstance models.ServiceInstance) error

func (*FakeRouteServiceUnbinder) UnbindRouteArgsForCall

func (fake *FakeRouteServiceUnbinder) UnbindRouteArgsForCall(i int) (models.Route, models.ServiceInstance)

func (*FakeRouteServiceUnbinder) UnbindRouteCallCount

func (fake *FakeRouteServiceUnbinder) UnbindRouteCallCount() int

func (*FakeRouteServiceUnbinder) UnbindRouteReturns

func (fake *FakeRouteServiceUnbinder) UnbindRouteReturns(result1 error)

type OldFakeAppBinder

type OldFakeAppBinder struct {
	AppsToBind        []models.Application
	InstancesToBindTo []models.ServiceInstance
	Params            map[string]interface{}

	BindApplicationReturns struct {
		Error error
	}
}

func (*OldFakeAppBinder) BindApplication

func (binder *OldFakeAppBinder) BindApplication(app models.Application, service models.ServiceInstance, paramsMap map[string]interface{}) error

func (*OldFakeAppBinder) Execute

func (binder *OldFakeAppBinder) Execute(_ flags.FlagContext) error

func (*OldFakeAppBinder) MetaData

func (*OldFakeAppBinder) Requirements

func (*OldFakeAppBinder) SetDependency

Jump to

Keyboard shortcuts

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