fakes

package
v0.0.0-...-d48b924 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeHealthChecker

type FakeHealthChecker struct {
	CheckStub func(runner commandrunner.Runner, scriptPath string, timeout time.Duration) (bool, error)
	// contains filtered or unexported fields
}

func (*FakeHealthChecker) Check

func (fake *FakeHealthChecker) Check(runner commandrunner.Runner, scriptPath string, timeout time.Duration) (bool, error)

func (*FakeHealthChecker) CheckArgsForCall

func (fake *FakeHealthChecker) CheckArgsForCall(i int) (commandrunner.Runner, string, time.Duration)

func (*FakeHealthChecker) CheckCallCount

func (fake *FakeHealthChecker) CheckCallCount() int

func (*FakeHealthChecker) CheckReturns

func (fake *FakeHealthChecker) CheckReturns(result1 bool, result2 error)

Jump to

Keyboard shortcuts

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