fakes

package
v4.2.0-rc2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2019 License: Apache-2.0 Imports: 3 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 FakeServiceBroker

func (*FakeServiceBroker) Bind

func (fake *FakeServiceBroker) Bind(arg1 context.Context, arg2 string, arg3 string, arg4 brokerapi.BindDetails) (brokerapi.Binding, error)

func (*FakeServiceBroker) BindArgsForCall

func (fake *FakeServiceBroker) BindArgsForCall(i int) (context.Context, string, string, brokerapi.BindDetails)

func (*FakeServiceBroker) BindCallCount

func (fake *FakeServiceBroker) BindCallCount() int

func (*FakeServiceBroker) BindCalls

func (*FakeServiceBroker) BindReturns

func (fake *FakeServiceBroker) BindReturns(result1 brokerapi.Binding, result2 error)

func (*FakeServiceBroker) BindReturnsOnCall

func (fake *FakeServiceBroker) BindReturnsOnCall(i int, result1 brokerapi.Binding, result2 error)

func (*FakeServiceBroker) Deprovision

func (*FakeServiceBroker) DeprovisionArgsForCall

func (fake *FakeServiceBroker) DeprovisionArgsForCall(i int) (context.Context, string, brokerapi.DeprovisionDetails, bool)

func (*FakeServiceBroker) DeprovisionCallCount

func (fake *FakeServiceBroker) DeprovisionCallCount() int

func (*FakeServiceBroker) DeprovisionCalls

func (*FakeServiceBroker) DeprovisionReturns

func (fake *FakeServiceBroker) DeprovisionReturns(result1 brokerapi.DeprovisionServiceSpec, result2 error)

func (*FakeServiceBroker) DeprovisionReturnsOnCall

func (fake *FakeServiceBroker) DeprovisionReturnsOnCall(i int, result1 brokerapi.DeprovisionServiceSpec, result2 error)

func (*FakeServiceBroker) Invocations

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

func (*FakeServiceBroker) LastOperation

func (fake *FakeServiceBroker) LastOperation(arg1 context.Context, arg2 string, arg3 string) (brokerapi.LastOperation, error)

func (*FakeServiceBroker) LastOperationArgsForCall

func (fake *FakeServiceBroker) LastOperationArgsForCall(i int) (context.Context, string, string)

func (*FakeServiceBroker) LastOperationCallCount

func (fake *FakeServiceBroker) LastOperationCallCount() int

func (*FakeServiceBroker) LastOperationCalls

func (fake *FakeServiceBroker) LastOperationCalls(stub func(context.Context, string, string) (brokerapi.LastOperation, error))

func (*FakeServiceBroker) LastOperationReturns

func (fake *FakeServiceBroker) LastOperationReturns(result1 brokerapi.LastOperation, result2 error)

func (*FakeServiceBroker) LastOperationReturnsOnCall

func (fake *FakeServiceBroker) LastOperationReturnsOnCall(i int, result1 brokerapi.LastOperation, result2 error)

func (*FakeServiceBroker) Provision

func (*FakeServiceBroker) ProvisionArgsForCall

func (fake *FakeServiceBroker) ProvisionArgsForCall(i int) (context.Context, string, brokerapi.ProvisionDetails, bool)

func (*FakeServiceBroker) ProvisionCallCount

func (fake *FakeServiceBroker) ProvisionCallCount() int

func (*FakeServiceBroker) ProvisionCalls

func (*FakeServiceBroker) ProvisionReturns

func (fake *FakeServiceBroker) ProvisionReturns(result1 brokerapi.ProvisionedServiceSpec, result2 error)

func (*FakeServiceBroker) ProvisionReturnsOnCall

func (fake *FakeServiceBroker) ProvisionReturnsOnCall(i int, result1 brokerapi.ProvisionedServiceSpec, result2 error)

func (*FakeServiceBroker) Services

func (fake *FakeServiceBroker) Services(arg1 context.Context) ([]brokerapi.Service, error)

func (*FakeServiceBroker) ServicesArgsForCall

func (fake *FakeServiceBroker) ServicesArgsForCall(i int) context.Context

func (*FakeServiceBroker) ServicesCallCount

func (fake *FakeServiceBroker) ServicesCallCount() int

func (*FakeServiceBroker) ServicesCalls

func (fake *FakeServiceBroker) ServicesCalls(stub func(context.Context) ([]brokerapi.Service, error))

func (*FakeServiceBroker) ServicesReturns

func (fake *FakeServiceBroker) ServicesReturns(result1 []brokerapi.Service, result2 error)

func (*FakeServiceBroker) ServicesReturnsOnCall

func (fake *FakeServiceBroker) ServicesReturnsOnCall(i int, result1 []brokerapi.Service, result2 error)

func (*FakeServiceBroker) Unbind

func (fake *FakeServiceBroker) Unbind(arg1 context.Context, arg2 string, arg3 string, arg4 brokerapi.UnbindDetails) error

func (*FakeServiceBroker) UnbindArgsForCall

func (fake *FakeServiceBroker) UnbindArgsForCall(i int) (context.Context, string, string, brokerapi.UnbindDetails)

func (*FakeServiceBroker) UnbindCallCount

func (fake *FakeServiceBroker) UnbindCallCount() int

func (*FakeServiceBroker) UnbindCalls

func (fake *FakeServiceBroker) UnbindCalls(stub func(context.Context, string, string, brokerapi.UnbindDetails) error)

func (*FakeServiceBroker) UnbindReturns

func (fake *FakeServiceBroker) UnbindReturns(result1 error)

func (*FakeServiceBroker) UnbindReturnsOnCall

func (fake *FakeServiceBroker) UnbindReturnsOnCall(i int, result1 error)

func (*FakeServiceBroker) Update

func (*FakeServiceBroker) UpdateArgsForCall

func (fake *FakeServiceBroker) UpdateArgsForCall(i int) (context.Context, string, brokerapi.UpdateDetails, bool)

func (*FakeServiceBroker) UpdateCallCount

func (fake *FakeServiceBroker) UpdateCallCount() int

func (*FakeServiceBroker) UpdateCalls

func (*FakeServiceBroker) UpdateReturns

func (fake *FakeServiceBroker) UpdateReturns(result1 brokerapi.UpdateServiceSpec, result2 error)

func (*FakeServiceBroker) UpdateReturnsOnCall

func (fake *FakeServiceBroker) UpdateReturnsOnCall(i int, result1 brokerapi.UpdateServiceSpec, result2 error)

Jump to

Keyboard shortcuts

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