imagepluginfakes

package
v0.0.0-...-7f502db Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2017 License: Apache-2.0 Imports: 5 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 FakeCommandCreator

type FakeCommandCreator struct {
	CreateCommandStub func(log lager.Logger, handle string, spec rootfs_provider.Spec) (*exec.Cmd, error)

	DestroyCommandStub func(log lager.Logger, handle string) *exec.Cmd

	MetricsCommandStub func(log lager.Logger, handle string) *exec.Cmd
	// contains filtered or unexported fields
}

func (*FakeCommandCreator) CreateCommand

func (fake *FakeCommandCreator) CreateCommand(log lager.Logger, handle string, spec rootfs_provider.Spec) (*exec.Cmd, error)

func (*FakeCommandCreator) CreateCommandArgsForCall

func (fake *FakeCommandCreator) CreateCommandArgsForCall(i int) (lager.Logger, string, rootfs_provider.Spec)

func (*FakeCommandCreator) CreateCommandCallCount

func (fake *FakeCommandCreator) CreateCommandCallCount() int

func (*FakeCommandCreator) CreateCommandReturns

func (fake *FakeCommandCreator) CreateCommandReturns(result1 *exec.Cmd, result2 error)

func (*FakeCommandCreator) DestroyCommand

func (fake *FakeCommandCreator) DestroyCommand(log lager.Logger, handle string) *exec.Cmd

func (*FakeCommandCreator) DestroyCommandArgsForCall

func (fake *FakeCommandCreator) DestroyCommandArgsForCall(i int) (lager.Logger, string)

func (*FakeCommandCreator) DestroyCommandCallCount

func (fake *FakeCommandCreator) DestroyCommandCallCount() int

func (*FakeCommandCreator) DestroyCommandReturns

func (fake *FakeCommandCreator) DestroyCommandReturns(result1 *exec.Cmd)

func (*FakeCommandCreator) Invocations

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

func (*FakeCommandCreator) MetricsCommand

func (fake *FakeCommandCreator) MetricsCommand(log lager.Logger, handle string) *exec.Cmd

func (*FakeCommandCreator) MetricsCommandArgsForCall

func (fake *FakeCommandCreator) MetricsCommandArgsForCall(i int) (lager.Logger, string)

func (*FakeCommandCreator) MetricsCommandCallCount

func (fake *FakeCommandCreator) MetricsCommandCallCount() int

func (*FakeCommandCreator) MetricsCommandReturns

func (fake *FakeCommandCreator) MetricsCommandReturns(result1 *exec.Cmd)

Jump to

Keyboard shortcuts

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