uidgidfakes

package
v0.0.0-...-ef2e20d Latest Latest
Warning

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

Go to latest
Published: May 30, 2017 License: Apache-2.0 Imports: 5 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 FakeNamespacer

type FakeNamespacer struct {
	NamespacePathStub func(logger lager.Logger, path string) error

	NamespaceCommandStub func(cmd *exec.Cmd)
	// contains filtered or unexported fields
}

func (*FakeNamespacer) Invocations

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

func (*FakeNamespacer) NamespaceCommand

func (fake *FakeNamespacer) NamespaceCommand(cmd *exec.Cmd)

func (*FakeNamespacer) NamespaceCommandArgsForCall

func (fake *FakeNamespacer) NamespaceCommandArgsForCall(i int) *exec.Cmd

func (*FakeNamespacer) NamespaceCommandCallCount

func (fake *FakeNamespacer) NamespaceCommandCallCount() int

func (*FakeNamespacer) NamespacePath

func (fake *FakeNamespacer) NamespacePath(logger lager.Logger, path string) error

func (*FakeNamespacer) NamespacePathArgsForCall

func (fake *FakeNamespacer) NamespacePathArgsForCall(i int) (lager.Logger, string)

func (*FakeNamespacer) NamespacePathCallCount

func (fake *FakeNamespacer) NamespacePathCallCount() int

func (*FakeNamespacer) NamespacePathReturns

func (fake *FakeNamespacer) NamespacePathReturns(result1 error)

func (*FakeNamespacer) NamespacePathReturnsOnCall

func (fake *FakeNamespacer) NamespacePathReturnsOnCall(i int, result1 error)

type FakeTranslator

type FakeTranslator struct {
	TranslatePathStub func(path string, info os.FileInfo, err error) error

	TranslateCommandStub func(*exec.Cmd)
	// contains filtered or unexported fields
}

func (*FakeTranslator) Invocations

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

func (*FakeTranslator) TranslateCommand

func (fake *FakeTranslator) TranslateCommand(arg1 *exec.Cmd)

func (*FakeTranslator) TranslateCommandArgsForCall

func (fake *FakeTranslator) TranslateCommandArgsForCall(i int) *exec.Cmd

func (*FakeTranslator) TranslateCommandCallCount

func (fake *FakeTranslator) TranslateCommandCallCount() int

func (*FakeTranslator) TranslatePath

func (fake *FakeTranslator) TranslatePath(path string, info os.FileInfo, err error) error

func (*FakeTranslator) TranslatePathArgsForCall

func (fake *FakeTranslator) TranslatePathArgsForCall(i int) (string, os.FileInfo, error)

func (*FakeTranslator) TranslatePathCallCount

func (fake *FakeTranslator) TranslatePathCallCount() int

func (*FakeTranslator) TranslatePathReturns

func (fake *FakeTranslator) TranslatePathReturns(result1 error)

func (*FakeTranslator) TranslatePathReturnsOnCall

func (fake *FakeTranslator) TranslatePathReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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