boshfakes

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

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 2 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 FakeIClient

type FakeIClient struct {
	CleanupStub func() error

	CreateEnvStub func([]byte, []byte, string) ([]byte, []byte, error)

	DeployStub func([]byte, []byte, bool) ([]byte, []byte, error)

	InstancesStub func() ([]bosh.Instance, error)

	LocksStub func() ([]byte, error)

	RecreateStub func() error
	// contains filtered or unexported fields
}

func (*FakeIClient) Cleanup

func (fake *FakeIClient) Cleanup() error

func (*FakeIClient) CleanupCallCount

func (fake *FakeIClient) CleanupCallCount() int

func (*FakeIClient) CleanupCalls

func (fake *FakeIClient) CleanupCalls(stub func() error)

func (*FakeIClient) CleanupReturns

func (fake *FakeIClient) CleanupReturns(result1 error)

func (*FakeIClient) CleanupReturnsOnCall

func (fake *FakeIClient) CleanupReturnsOnCall(i int, result1 error)

func (*FakeIClient) CreateEnv

func (fake *FakeIClient) CreateEnv(arg1 []byte, arg2 []byte, arg3 string) ([]byte, []byte, error)

func (*FakeIClient) CreateEnvArgsForCall

func (fake *FakeIClient) CreateEnvArgsForCall(i int) ([]byte, []byte, string)

func (*FakeIClient) CreateEnvCallCount

func (fake *FakeIClient) CreateEnvCallCount() int

func (*FakeIClient) CreateEnvCalls

func (fake *FakeIClient) CreateEnvCalls(stub func([]byte, []byte, string) ([]byte, []byte, error))

func (*FakeIClient) CreateEnvReturns

func (fake *FakeIClient) CreateEnvReturns(result1 []byte, result2 []byte, result3 error)

func (*FakeIClient) CreateEnvReturnsOnCall

func (fake *FakeIClient) CreateEnvReturnsOnCall(i int, result1 []byte, result2 []byte, result3 error)

func (*FakeIClient) Deploy

func (fake *FakeIClient) Deploy(arg1 []byte, arg2 []byte, arg3 bool) ([]byte, []byte, error)

func (*FakeIClient) DeployArgsForCall

func (fake *FakeIClient) DeployArgsForCall(i int) ([]byte, []byte, bool)

func (*FakeIClient) DeployCallCount

func (fake *FakeIClient) DeployCallCount() int

func (*FakeIClient) DeployCalls

func (fake *FakeIClient) DeployCalls(stub func([]byte, []byte, bool) ([]byte, []byte, error))

func (*FakeIClient) DeployReturns

func (fake *FakeIClient) DeployReturns(result1 []byte, result2 []byte, result3 error)

func (*FakeIClient) DeployReturnsOnCall

func (fake *FakeIClient) DeployReturnsOnCall(i int, result1 []byte, result2 []byte, result3 error)

func (*FakeIClient) Instances

func (fake *FakeIClient) Instances() ([]bosh.Instance, error)

func (*FakeIClient) InstancesCallCount

func (fake *FakeIClient) InstancesCallCount() int

func (*FakeIClient) InstancesCalls

func (fake *FakeIClient) InstancesCalls(stub func() ([]bosh.Instance, error))

func (*FakeIClient) InstancesReturns

func (fake *FakeIClient) InstancesReturns(result1 []bosh.Instance, result2 error)

func (*FakeIClient) InstancesReturnsOnCall

func (fake *FakeIClient) InstancesReturnsOnCall(i int, result1 []bosh.Instance, result2 error)

func (*FakeIClient) Invocations

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

func (*FakeIClient) Locks

func (fake *FakeIClient) Locks() ([]byte, error)

func (*FakeIClient) LocksCallCount

func (fake *FakeIClient) LocksCallCount() int

func (*FakeIClient) LocksCalls

func (fake *FakeIClient) LocksCalls(stub func() ([]byte, error))

func (*FakeIClient) LocksReturns

func (fake *FakeIClient) LocksReturns(result1 []byte, result2 error)

func (*FakeIClient) LocksReturnsOnCall

func (fake *FakeIClient) LocksReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeIClient) Recreate

func (fake *FakeIClient) Recreate() error

func (*FakeIClient) RecreateCallCount

func (fake *FakeIClient) RecreateCallCount() int

func (*FakeIClient) RecreateCalls

func (fake *FakeIClient) RecreateCalls(stub func() error)

func (*FakeIClient) RecreateReturns

func (fake *FakeIClient) RecreateReturns(result1 error)

func (*FakeIClient) RecreateReturnsOnCall

func (fake *FakeIClient) RecreateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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