fakes

package
v0.0.0-...-3216bbb Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 4 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, config.BackendTLSConfig) string
	// contains filtered or unexported fields
}

func (*FakeConfigMarshaller) Invocations

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

func (*FakeConfigMarshaller) Marshal

func (*FakeConfigMarshaller) MarshalArgsForCall

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

func (*FakeConfigMarshaller) MarshalCallCount

func (fake *FakeConfigMarshaller) MarshalCallCount() int

func (*FakeConfigMarshaller) MarshalCalls

func (fake *FakeConfigMarshaller) MarshalCalls(stub func(models.HAProxyConfig, config.BackendTLSConfig) 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(bool) error
	// contains filtered or unexported fields
}

func (*FakeScriptRunner) Invocations

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

func (*FakeScriptRunner) Run

func (fake *FakeScriptRunner) Run(arg1 bool) error

func (*FakeScriptRunner) RunArgsForCall

func (fake *FakeScriptRunner) RunArgsForCall(i int) bool

func (*FakeScriptRunner) RunCallCount

func (fake *FakeScriptRunner) RunCallCount() int

func (*FakeScriptRunner) RunCalls

func (fake *FakeScriptRunner) RunCalls(stub func(bool) 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