bundlefakes

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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 FakeUnpacker

type FakeUnpacker struct {
	UnpackBundleStub func(*v1alpha1.BundleLookup, time.Duration) (*bundle.BundleUnpackResult, error)
	// contains filtered or unexported fields
}

func (*FakeUnpacker) Invocations

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

func (*FakeUnpacker) UnpackBundle

func (fake *FakeUnpacker) UnpackBundle(arg1 *v1alpha1.BundleLookup, arg2 time.Duration) (*bundle.BundleUnpackResult, error)

func (*FakeUnpacker) UnpackBundleArgsForCall

func (fake *FakeUnpacker) UnpackBundleArgsForCall(i int) (*v1alpha1.BundleLookup, time.Duration)

func (*FakeUnpacker) UnpackBundleCallCount

func (fake *FakeUnpacker) UnpackBundleCallCount() int

func (*FakeUnpacker) UnpackBundleCalls

func (fake *FakeUnpacker) UnpackBundleCalls(stub func(*v1alpha1.BundleLookup, time.Duration) (*bundle.BundleUnpackResult, error))

func (*FakeUnpacker) UnpackBundleReturns

func (fake *FakeUnpacker) UnpackBundleReturns(result1 *bundle.BundleUnpackResult, result2 error)

func (*FakeUnpacker) UnpackBundleReturnsOnCall

func (fake *FakeUnpacker) UnpackBundleReturnsOnCall(i int, result1 *bundle.BundleUnpackResult, result2 error)

Jump to

Keyboard shortcuts

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