fake_namespacer

package
v0.0.0-...-be7a702 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2016 License: Apache-2.0 Imports: 3 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 FakeNamespacer

type FakeNamespacer struct {
	CacheKeyStub func() string

	NamespaceStub func(log lager.Logger, rootfsPath string) error
	// contains filtered or unexported fields
}

func (*FakeNamespacer) CacheKey

func (fake *FakeNamespacer) CacheKey() string

func (*FakeNamespacer) CacheKeyCallCount

func (fake *FakeNamespacer) CacheKeyCallCount() int

func (*FakeNamespacer) CacheKeyReturns

func (fake *FakeNamespacer) CacheKeyReturns(result1 string)

func (*FakeNamespacer) Invocations

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

func (*FakeNamespacer) Namespace

func (fake *FakeNamespacer) Namespace(log lager.Logger, rootfsPath string) error

func (*FakeNamespacer) NamespaceArgsForCall

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

func (*FakeNamespacer) NamespaceCallCount

func (fake *FakeNamespacer) NamespaceCallCount() int

func (*FakeNamespacer) NamespaceReturns

func (fake *FakeNamespacer) NamespaceReturns(result1 error)

Jump to

Keyboard shortcuts

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