boshfakes

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 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 FakeGogoBoshClient

type FakeGogoBoshClient struct {
	GetCloudConfigStub func(bool) ([]gogobosh.Cfg, error)

	GetDeploymentVMsStub func(string) ([]gogobosh.VM, error)

	GetDeploymentsStub func() ([]gogobosh.Deployment, error)

	GetStemcellsStub func() ([]gogobosh.Stemcell, error)
	// contains filtered or unexported fields
}

func (*FakeGogoBoshClient) GetCloudConfig

func (fake *FakeGogoBoshClient) GetCloudConfig(arg1 bool) ([]gogobosh.Cfg, error)

func (*FakeGogoBoshClient) GetCloudConfigArgsForCall

func (fake *FakeGogoBoshClient) GetCloudConfigArgsForCall(i int) bool

func (*FakeGogoBoshClient) GetCloudConfigCallCount

func (fake *FakeGogoBoshClient) GetCloudConfigCallCount() int

func (*FakeGogoBoshClient) GetCloudConfigCalls

func (fake *FakeGogoBoshClient) GetCloudConfigCalls(stub func(bool) ([]gogobosh.Cfg, error))

func (*FakeGogoBoshClient) GetCloudConfigReturns

func (fake *FakeGogoBoshClient) GetCloudConfigReturns(result1 []gogobosh.Cfg, result2 error)

func (*FakeGogoBoshClient) GetCloudConfigReturnsOnCall

func (fake *FakeGogoBoshClient) GetCloudConfigReturnsOnCall(i int, result1 []gogobosh.Cfg, result2 error)

func (*FakeGogoBoshClient) GetDeploymentVMs

func (fake *FakeGogoBoshClient) GetDeploymentVMs(arg1 string) ([]gogobosh.VM, error)

func (*FakeGogoBoshClient) GetDeploymentVMsArgsForCall

func (fake *FakeGogoBoshClient) GetDeploymentVMsArgsForCall(i int) string

func (*FakeGogoBoshClient) GetDeploymentVMsCallCount

func (fake *FakeGogoBoshClient) GetDeploymentVMsCallCount() int

func (*FakeGogoBoshClient) GetDeploymentVMsCalls

func (fake *FakeGogoBoshClient) GetDeploymentVMsCalls(stub func(string) ([]gogobosh.VM, error))

func (*FakeGogoBoshClient) GetDeploymentVMsReturns

func (fake *FakeGogoBoshClient) GetDeploymentVMsReturns(result1 []gogobosh.VM, result2 error)

func (*FakeGogoBoshClient) GetDeploymentVMsReturnsOnCall

func (fake *FakeGogoBoshClient) GetDeploymentVMsReturnsOnCall(i int, result1 []gogobosh.VM, result2 error)

func (*FakeGogoBoshClient) GetDeployments

func (fake *FakeGogoBoshClient) GetDeployments() ([]gogobosh.Deployment, error)

func (*FakeGogoBoshClient) GetDeploymentsCallCount

func (fake *FakeGogoBoshClient) GetDeploymentsCallCount() int

func (*FakeGogoBoshClient) GetDeploymentsCalls

func (fake *FakeGogoBoshClient) GetDeploymentsCalls(stub func() ([]gogobosh.Deployment, error))

func (*FakeGogoBoshClient) GetDeploymentsReturns

func (fake *FakeGogoBoshClient) GetDeploymentsReturns(result1 []gogobosh.Deployment, result2 error)

func (*FakeGogoBoshClient) GetDeploymentsReturnsOnCall

func (fake *FakeGogoBoshClient) GetDeploymentsReturnsOnCall(i int, result1 []gogobosh.Deployment, result2 error)

func (*FakeGogoBoshClient) GetStemcells

func (fake *FakeGogoBoshClient) GetStemcells() ([]gogobosh.Stemcell, error)

func (*FakeGogoBoshClient) GetStemcellsCallCount

func (fake *FakeGogoBoshClient) GetStemcellsCallCount() int

func (*FakeGogoBoshClient) GetStemcellsCalls

func (fake *FakeGogoBoshClient) GetStemcellsCalls(stub func() ([]gogobosh.Stemcell, error))

func (*FakeGogoBoshClient) GetStemcellsReturns

func (fake *FakeGogoBoshClient) GetStemcellsReturns(result1 []gogobosh.Stemcell, result2 error)

func (*FakeGogoBoshClient) GetStemcellsReturnsOnCall

func (fake *FakeGogoBoshClient) GetStemcellsReturnsOnCall(i int, result1 []gogobosh.Stemcell, result2 error)

func (*FakeGogoBoshClient) Invocations

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

Jump to

Keyboard shortcuts

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