unpackerfakes

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2017 License: Apache-2.0 Imports: 4 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 FakeIDMapper

type FakeIDMapper struct {
	MapUIDsStub func(logger lager.Logger, pid int, mappings []groot.IDMappingSpec) error

	MapGIDsStub func(logger lager.Logger, pid int, mappings []groot.IDMappingSpec) error
	// contains filtered or unexported fields
}

func (*FakeIDMapper) Invocations

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

func (*FakeIDMapper) MapGIDs

func (fake *FakeIDMapper) MapGIDs(logger lager.Logger, pid int, mappings []groot.IDMappingSpec) error

func (*FakeIDMapper) MapGIDsArgsForCall

func (fake *FakeIDMapper) MapGIDsArgsForCall(i int) (lager.Logger, int, []groot.IDMappingSpec)

func (*FakeIDMapper) MapGIDsCallCount

func (fake *FakeIDMapper) MapGIDsCallCount() int

func (*FakeIDMapper) MapGIDsReturns

func (fake *FakeIDMapper) MapGIDsReturns(result1 error)

func (*FakeIDMapper) MapUIDs

func (fake *FakeIDMapper) MapUIDs(logger lager.Logger, pid int, mappings []groot.IDMappingSpec) error

func (*FakeIDMapper) MapUIDsArgsForCall

func (fake *FakeIDMapper) MapUIDsArgsForCall(i int) (lager.Logger, int, []groot.IDMappingSpec)

func (*FakeIDMapper) MapUIDsCallCount

func (fake *FakeIDMapper) MapUIDsCallCount() int

func (*FakeIDMapper) MapUIDsReturns

func (fake *FakeIDMapper) MapUIDsReturns(result1 error)

Jump to

Keyboard shortcuts

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