node_starterfakes

package
v0.0.0-...-01e36a1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 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 FakeStarter

type FakeStarter struct {
	GetMysqlCmdStub func() *exec.Cmd

	StartNodeFromStateStub func(string) (string, <-chan error, error)
	// contains filtered or unexported fields
}

func (*FakeStarter) GetMysqlCmd

func (fake *FakeStarter) GetMysqlCmd() *exec.Cmd

func (*FakeStarter) GetMysqlCmdCallCount

func (fake *FakeStarter) GetMysqlCmdCallCount() int

func (*FakeStarter) GetMysqlCmdCalls

func (fake *FakeStarter) GetMysqlCmdCalls(stub func() *exec.Cmd)

func (*FakeStarter) GetMysqlCmdReturns

func (fake *FakeStarter) GetMysqlCmdReturns(result1 *exec.Cmd)

func (*FakeStarter) GetMysqlCmdReturnsOnCall

func (fake *FakeStarter) GetMysqlCmdReturnsOnCall(i int, result1 *exec.Cmd)

func (*FakeStarter) Invocations

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

func (*FakeStarter) StartNodeFromState

func (fake *FakeStarter) StartNodeFromState(arg1 string) (string, <-chan error, error)

func (*FakeStarter) StartNodeFromStateArgsForCall

func (fake *FakeStarter) StartNodeFromStateArgsForCall(i int) string

func (*FakeStarter) StartNodeFromStateCallCount

func (fake *FakeStarter) StartNodeFromStateCallCount() int

func (*FakeStarter) StartNodeFromStateCalls

func (fake *FakeStarter) StartNodeFromStateCalls(stub func(string) (string, <-chan error, error))

func (*FakeStarter) StartNodeFromStateReturns

func (fake *FakeStarter) StartNodeFromStateReturns(result1 string, result2 <-chan error, result3 error)

func (*FakeStarter) StartNodeFromStateReturnsOnCall

func (fake *FakeStarter) StartNodeFromStateReturnsOnCall(i int, result1 string, result2 <-chan error, result3 error)

Jump to

Keyboard shortcuts

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