pathfakes

package
v0.0.0-...-4cc801b Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2020 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 FakeLayoutPath

type FakeLayoutPath struct {
	AppendImageStub func(v1.Image, ...layout.Option) error

	AppendIndexStub func(v1.ImageIndex, ...layout.Option) error

	ImageIndexStub func() (v1.ImageIndex, error)
	// contains filtered or unexported fields
}

func (*FakeLayoutPath) AppendImage

func (fake *FakeLayoutPath) AppendImage(arg1 v1.Image, arg2 ...layout.Option) error

func (*FakeLayoutPath) AppendImageArgsForCall

func (fake *FakeLayoutPath) AppendImageArgsForCall(i int) (v1.Image, []layout.Option)

func (*FakeLayoutPath) AppendImageCallCount

func (fake *FakeLayoutPath) AppendImageCallCount() int

func (*FakeLayoutPath) AppendImageCalls

func (fake *FakeLayoutPath) AppendImageCalls(stub func(v1.Image, ...layout.Option) error)

func (*FakeLayoutPath) AppendImageReturns

func (fake *FakeLayoutPath) AppendImageReturns(result1 error)

func (*FakeLayoutPath) AppendImageReturnsOnCall

func (fake *FakeLayoutPath) AppendImageReturnsOnCall(i int, result1 error)

func (*FakeLayoutPath) AppendIndex

func (fake *FakeLayoutPath) AppendIndex(arg1 v1.ImageIndex, arg2 ...layout.Option) error

func (*FakeLayoutPath) AppendIndexArgsForCall

func (fake *FakeLayoutPath) AppendIndexArgsForCall(i int) (v1.ImageIndex, []layout.Option)

func (*FakeLayoutPath) AppendIndexCallCount

func (fake *FakeLayoutPath) AppendIndexCallCount() int

func (*FakeLayoutPath) AppendIndexCalls

func (fake *FakeLayoutPath) AppendIndexCalls(stub func(v1.ImageIndex, ...layout.Option) error)

func (*FakeLayoutPath) AppendIndexReturns

func (fake *FakeLayoutPath) AppendIndexReturns(result1 error)

func (*FakeLayoutPath) AppendIndexReturnsOnCall

func (fake *FakeLayoutPath) AppendIndexReturnsOnCall(i int, result1 error)

func (*FakeLayoutPath) ImageIndex

func (fake *FakeLayoutPath) ImageIndex() (v1.ImageIndex, error)

func (*FakeLayoutPath) ImageIndexCallCount

func (fake *FakeLayoutPath) ImageIndexCallCount() int

func (*FakeLayoutPath) ImageIndexCalls

func (fake *FakeLayoutPath) ImageIndexCalls(stub func() (v1.ImageIndex, error))

func (*FakeLayoutPath) ImageIndexReturns

func (fake *FakeLayoutPath) ImageIndexReturns(result1 v1.ImageIndex, result2 error)

func (*FakeLayoutPath) ImageIndexReturnsOnCall

func (fake *FakeLayoutPath) ImageIndexReturnsOnCall(i int, result1 v1.ImageIndex, result2 error)

func (*FakeLayoutPath) Invocations

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

Jump to

Keyboard shortcuts

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