fakes

package
v1.9.65 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeBoshClient

type FakeBoshClient struct {
	FindInstancesStub func(string) ([]orchestrator.Instance, error)

	GetManifestStub func(string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeBoshClient) FindInstances

func (fake *FakeBoshClient) FindInstances(arg1 string) ([]orchestrator.Instance, error)

func (*FakeBoshClient) FindInstancesArgsForCall

func (fake *FakeBoshClient) FindInstancesArgsForCall(i int) string

func (*FakeBoshClient) FindInstancesCallCount

func (fake *FakeBoshClient) FindInstancesCallCount() int

func (*FakeBoshClient) FindInstancesCalls added in v1.7.2

func (fake *FakeBoshClient) FindInstancesCalls(stub func(string) ([]orchestrator.Instance, error))

func (*FakeBoshClient) FindInstancesReturns

func (fake *FakeBoshClient) FindInstancesReturns(result1 []orchestrator.Instance, result2 error)

func (*FakeBoshClient) FindInstancesReturnsOnCall

func (fake *FakeBoshClient) FindInstancesReturnsOnCall(i int, result1 []orchestrator.Instance, result2 error)

func (*FakeBoshClient) GetManifest

func (fake *FakeBoshClient) GetManifest(arg1 string) (string, error)

func (*FakeBoshClient) GetManifestArgsForCall

func (fake *FakeBoshClient) GetManifestArgsForCall(i int) string

func (*FakeBoshClient) GetManifestCallCount

func (fake *FakeBoshClient) GetManifestCallCount() int

func (*FakeBoshClient) GetManifestCalls added in v1.7.2

func (fake *FakeBoshClient) GetManifestCalls(stub func(string) (string, error))

func (*FakeBoshClient) GetManifestReturns

func (fake *FakeBoshClient) GetManifestReturns(result1 string, result2 error)

func (*FakeBoshClient) GetManifestReturnsOnCall

func (fake *FakeBoshClient) GetManifestReturnsOnCall(i int, result1 string, result2 error)

func (*FakeBoshClient) Invocations

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

type FakeLogger

type FakeLogger struct {
	DebugStub func(string, string, ...interface{})

	ErrorStub func(string, string, ...interface{})

	InfoStub func(string, string, ...interface{})

	WarnStub func(string, string, ...interface{})
	// contains filtered or unexported fields
}

func (*FakeLogger) Debug

func (fake *FakeLogger) Debug(arg1 string, arg2 string, arg3 ...interface{})

func (*FakeLogger) DebugArgsForCall

func (fake *FakeLogger) DebugArgsForCall(i int) (string, string, []interface{})

func (*FakeLogger) DebugCallCount

func (fake *FakeLogger) DebugCallCount() int

func (*FakeLogger) DebugCalls added in v1.7.2

func (fake *FakeLogger) DebugCalls(stub func(string, string, ...interface{}))

func (*FakeLogger) Error

func (fake *FakeLogger) Error(arg1 string, arg2 string, arg3 ...interface{})

func (*FakeLogger) ErrorArgsForCall

func (fake *FakeLogger) ErrorArgsForCall(i int) (string, string, []interface{})

func (*FakeLogger) ErrorCallCount

func (fake *FakeLogger) ErrorCallCount() int

func (*FakeLogger) ErrorCalls added in v1.7.2

func (fake *FakeLogger) ErrorCalls(stub func(string, string, ...interface{}))

func (*FakeLogger) Info

func (fake *FakeLogger) Info(arg1 string, arg2 string, arg3 ...interface{})

func (*FakeLogger) InfoArgsForCall

func (fake *FakeLogger) InfoArgsForCall(i int) (string, string, []interface{})

func (*FakeLogger) InfoCallCount

func (fake *FakeLogger) InfoCallCount() int

func (*FakeLogger) InfoCalls added in v1.7.2

func (fake *FakeLogger) InfoCalls(stub func(string, string, ...interface{}))

func (*FakeLogger) Invocations

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

func (*FakeLogger) Warn

func (fake *FakeLogger) Warn(arg1 string, arg2 string, arg3 ...interface{})

func (*FakeLogger) WarnArgsForCall

func (fake *FakeLogger) WarnArgsForCall(i int) (string, string, []interface{})

func (*FakeLogger) WarnCallCount

func (fake *FakeLogger) WarnCallCount() int

func (*FakeLogger) WarnCalls added in v1.7.2

func (fake *FakeLogger) WarnCalls(stub func(string, string, ...interface{}))

Jump to

Keyboard shortcuts

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