fakes

package
v0.0.0-...-c764716 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 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 FakeConfigMarshaller

type FakeConfigMarshaller struct {
	MarshalStub func(models.HAProxyConfig) string
	// contains filtered or unexported fields
}

func (*FakeConfigMarshaller) Invocations

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

func (*FakeConfigMarshaller) Marshal

func (fake *FakeConfigMarshaller) Marshal(arg1 models.HAProxyConfig) string

func (*FakeConfigMarshaller) MarshalArgsForCall

func (fake *FakeConfigMarshaller) MarshalArgsForCall(i int) models.HAProxyConfig

func (*FakeConfigMarshaller) MarshalCallCount

func (fake *FakeConfigMarshaller) MarshalCallCount() int

func (*FakeConfigMarshaller) MarshalCalls

func (fake *FakeConfigMarshaller) MarshalCalls(stub func(models.HAProxyConfig) string)

func (*FakeConfigMarshaller) MarshalReturns

func (fake *FakeConfigMarshaller) MarshalReturns(result1 string)

func (*FakeConfigMarshaller) MarshalReturnsOnCall

func (fake *FakeConfigMarshaller) MarshalReturnsOnCall(i int, result1 string)

type FakeScriptRunner

type FakeScriptRunner struct {
	RunStub func() error
	// contains filtered or unexported fields
}

func (*FakeScriptRunner) Invocations

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

func (*FakeScriptRunner) Run

func (fake *FakeScriptRunner) Run() error

func (*FakeScriptRunner) RunCallCount

func (fake *FakeScriptRunner) RunCallCount() int

func (*FakeScriptRunner) RunCalls

func (fake *FakeScriptRunner) RunCalls(stub func() error)

func (*FakeScriptRunner) RunReturns

func (fake *FakeScriptRunner) RunReturns(result1 error)

func (*FakeScriptRunner) RunReturnsOnCall

func (fake *FakeScriptRunner) RunReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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