quota_managerfakes

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

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAUFSDiffPathFinder

type FakeAUFSDiffPathFinder struct {
	GetDiffLayerPathStub func(rootFSPath string) string
	// contains filtered or unexported fields
}

func (*FakeAUFSDiffPathFinder) GetDiffLayerPath

func (fake *FakeAUFSDiffPathFinder) GetDiffLayerPath(rootFSPath string) string

func (*FakeAUFSDiffPathFinder) GetDiffLayerPathArgsForCall

func (fake *FakeAUFSDiffPathFinder) GetDiffLayerPathArgsForCall(i int) string

func (*FakeAUFSDiffPathFinder) GetDiffLayerPathCallCount

func (fake *FakeAUFSDiffPathFinder) GetDiffLayerPathCallCount() int

func (*FakeAUFSDiffPathFinder) GetDiffLayerPathReturns

func (fake *FakeAUFSDiffPathFinder) GetDiffLayerPathReturns(result1 string)

func (*FakeAUFSDiffPathFinder) Invocations

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

type FakeBaseSizer

type FakeBaseSizer struct {
	BaseSizeStub func(logger lager.Logger, rootfsPath string) (uint64, error)
	// contains filtered or unexported fields
}

func (*FakeBaseSizer) BaseSize

func (fake *FakeBaseSizer) BaseSize(logger lager.Logger, rootfsPath string) (uint64, error)

func (*FakeBaseSizer) BaseSizeArgsForCall

func (fake *FakeBaseSizer) BaseSizeArgsForCall(i int) (lager.Logger, string)

func (*FakeBaseSizer) BaseSizeCallCount

func (fake *FakeBaseSizer) BaseSizeCallCount() int

func (*FakeBaseSizer) BaseSizeReturns

func (fake *FakeBaseSizer) BaseSizeReturns(result1 uint64, result2 error)

func (*FakeBaseSizer) Invocations

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

type FakeDiffSizer

type FakeDiffSizer struct {
	DiffSizeStub func(logger lager.Logger, loopdevPath string) (uint64, error)
	// contains filtered or unexported fields
}

func (*FakeDiffSizer) DiffSize

func (fake *FakeDiffSizer) DiffSize(logger lager.Logger, loopdevPath string) (uint64, error)

func (*FakeDiffSizer) DiffSizeArgsForCall

func (fake *FakeDiffSizer) DiffSizeArgsForCall(i int) (lager.Logger, string)

func (*FakeDiffSizer) DiffSizeCallCount

func (fake *FakeDiffSizer) DiffSizeCallCount() int

func (*FakeDiffSizer) DiffSizeReturns

func (fake *FakeDiffSizer) DiffSizeReturns(result1 uint64, result2 error)

func (*FakeDiffSizer) Invocations

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

Jump to

Keyboard shortcuts

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