supportedfakes

package
v0.58.3 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 2 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 FakeVerifierImpl

type FakeVerifierImpl struct {
	ExecLookPathStub func(string) (string, error)

	OsStatStub func(string) (os.FileInfo, error)

	RuncIsEnabledStub func() bool

	UnshareIsRootlessStub func() bool
	// contains filtered or unexported fields
}

func (*FakeVerifierImpl) ExecLookPath

func (fake *FakeVerifierImpl) ExecLookPath(arg1 string) (string, error)

func (*FakeVerifierImpl) ExecLookPathArgsForCall

func (fake *FakeVerifierImpl) ExecLookPathArgsForCall(i int) string

func (*FakeVerifierImpl) ExecLookPathCallCount

func (fake *FakeVerifierImpl) ExecLookPathCallCount() int

func (*FakeVerifierImpl) ExecLookPathCalls

func (fake *FakeVerifierImpl) ExecLookPathCalls(stub func(string) (string, error))

func (*FakeVerifierImpl) ExecLookPathReturns

func (fake *FakeVerifierImpl) ExecLookPathReturns(result1 string, result2 error)

func (*FakeVerifierImpl) ExecLookPathReturnsOnCall

func (fake *FakeVerifierImpl) ExecLookPathReturnsOnCall(i int, result1 string, result2 error)

func (*FakeVerifierImpl) Invocations

func (fake *FakeVerifierImpl) Invocations() map[string][][]any

func (*FakeVerifierImpl) OsStat

func (fake *FakeVerifierImpl) OsStat(arg1 string) (os.FileInfo, error)

func (*FakeVerifierImpl) OsStatArgsForCall

func (fake *FakeVerifierImpl) OsStatArgsForCall(i int) string

func (*FakeVerifierImpl) OsStatCallCount

func (fake *FakeVerifierImpl) OsStatCallCount() int

func (*FakeVerifierImpl) OsStatCalls

func (fake *FakeVerifierImpl) OsStatCalls(stub func(string) (os.FileInfo, error))

func (*FakeVerifierImpl) OsStatReturns

func (fake *FakeVerifierImpl) OsStatReturns(result1 os.FileInfo, result2 error)

func (*FakeVerifierImpl) OsStatReturnsOnCall

func (fake *FakeVerifierImpl) OsStatReturnsOnCall(i int, result1 os.FileInfo, result2 error)

func (*FakeVerifierImpl) RuncIsEnabled

func (fake *FakeVerifierImpl) RuncIsEnabled() bool

func (*FakeVerifierImpl) RuncIsEnabledCallCount

func (fake *FakeVerifierImpl) RuncIsEnabledCallCount() int

func (*FakeVerifierImpl) RuncIsEnabledCalls

func (fake *FakeVerifierImpl) RuncIsEnabledCalls(stub func() bool)

func (*FakeVerifierImpl) RuncIsEnabledReturns

func (fake *FakeVerifierImpl) RuncIsEnabledReturns(result1 bool)

func (*FakeVerifierImpl) RuncIsEnabledReturnsOnCall

func (fake *FakeVerifierImpl) RuncIsEnabledReturnsOnCall(i int, result1 bool)

func (*FakeVerifierImpl) UnshareIsRootless

func (fake *FakeVerifierImpl) UnshareIsRootless() bool

func (*FakeVerifierImpl) UnshareIsRootlessCallCount

func (fake *FakeVerifierImpl) UnshareIsRootlessCallCount() int

func (*FakeVerifierImpl) UnshareIsRootlessCalls

func (fake *FakeVerifierImpl) UnshareIsRootlessCalls(stub func() bool)

func (*FakeVerifierImpl) UnshareIsRootlessReturns

func (fake *FakeVerifierImpl) UnshareIsRootlessReturns(result1 bool)

func (*FakeVerifierImpl) UnshareIsRootlessReturnsOnCall

func (fake *FakeVerifierImpl) UnshareIsRootlessReturnsOnCall(i int, result1 bool)

Jump to

Keyboard shortcuts

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