fakes

package
v0.0.0-...-4d94a0f Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCFClient

type FakeCFClient struct {
	CfStub func(logger lager.Logger, ctx context.Context, timeout time.Duration, args ...string) ([]byte, error)

	CleanupStub func(ctx context.Context)

	PoolStub func() chan string
	// contains filtered or unexported fields
}

func (*FakeCFClient) Cf

func (fake *FakeCFClient) Cf(logger lager.Logger, ctx context.Context, timeout time.Duration, args ...string) ([]byte, error)

func (*FakeCFClient) CfArgsForCall

func (fake *FakeCFClient) CfArgsForCall(i int) (lager.Logger, context.Context, time.Duration, []string)

func (*FakeCFClient) CfCallCount

func (fake *FakeCFClient) CfCallCount() int

func (*FakeCFClient) CfReturns

func (fake *FakeCFClient) CfReturns(result1 []byte, result2 error)

func (*FakeCFClient) CfReturnsOnCall

func (fake *FakeCFClient) CfReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeCFClient) Cleanup

func (fake *FakeCFClient) Cleanup(ctx context.Context)

func (*FakeCFClient) CleanupArgsForCall

func (fake *FakeCFClient) CleanupArgsForCall(i int) context.Context

func (*FakeCFClient) CleanupCallCount

func (fake *FakeCFClient) CleanupCallCount() int

func (*FakeCFClient) Invocations

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

func (*FakeCFClient) Pool

func (fake *FakeCFClient) Pool() chan string

func (*FakeCFClient) PoolCallCount

func (fake *FakeCFClient) PoolCallCount() int

func (*FakeCFClient) PoolReturns

func (fake *FakeCFClient) PoolReturns(result1 chan string)

func (*FakeCFClient) PoolReturnsOnCall

func (fake *FakeCFClient) PoolReturnsOnCall(i int, result1 chan string)

Jump to

Keyboard shortcuts

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