fakes

package
v0.1.0-dev Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: Apache-2.0 Imports: 2 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 ImgpkgWrapper

type ImgpkgWrapper struct {
	CopyArchiveToRepoStub func(string, string) error

	CopyImageToArchiveStub func(string, string) error

	GetFileDigestFromImageStub func(string, string) (string, error)

	PullImageStub func(string, string) error

	PushImageStub func(string, string) error

	ResolveImageStub func(string) error
	// contains filtered or unexported fields
}

func (*ImgpkgWrapper) CopyArchiveToRepo

func (fake *ImgpkgWrapper) CopyArchiveToRepo(arg1 string, arg2 string) error

func (*ImgpkgWrapper) CopyArchiveToRepoArgsForCall

func (fake *ImgpkgWrapper) CopyArchiveToRepoArgsForCall(i int) (string, string)

func (*ImgpkgWrapper) CopyArchiveToRepoCallCount

func (fake *ImgpkgWrapper) CopyArchiveToRepoCallCount() int

func (*ImgpkgWrapper) CopyArchiveToRepoCalls

func (fake *ImgpkgWrapper) CopyArchiveToRepoCalls(stub func(string, string) error)

func (*ImgpkgWrapper) CopyArchiveToRepoReturns

func (fake *ImgpkgWrapper) CopyArchiveToRepoReturns(result1 error)

func (*ImgpkgWrapper) CopyArchiveToRepoReturnsOnCall

func (fake *ImgpkgWrapper) CopyArchiveToRepoReturnsOnCall(i int, result1 error)

func (*ImgpkgWrapper) CopyImageToArchive

func (fake *ImgpkgWrapper) CopyImageToArchive(arg1 string, arg2 string) error

func (*ImgpkgWrapper) CopyImageToArchiveArgsForCall

func (fake *ImgpkgWrapper) CopyImageToArchiveArgsForCall(i int) (string, string)

func (*ImgpkgWrapper) CopyImageToArchiveCallCount

func (fake *ImgpkgWrapper) CopyImageToArchiveCallCount() int

func (*ImgpkgWrapper) CopyImageToArchiveCalls

func (fake *ImgpkgWrapper) CopyImageToArchiveCalls(stub func(string, string) error)

func (*ImgpkgWrapper) CopyImageToArchiveReturns

func (fake *ImgpkgWrapper) CopyImageToArchiveReturns(result1 error)

func (*ImgpkgWrapper) CopyImageToArchiveReturnsOnCall

func (fake *ImgpkgWrapper) CopyImageToArchiveReturnsOnCall(i int, result1 error)

func (*ImgpkgWrapper) GetFileDigestFromImage

func (fake *ImgpkgWrapper) GetFileDigestFromImage(arg1 string, arg2 string) (string, error)

func (*ImgpkgWrapper) GetFileDigestFromImageArgsForCall

func (fake *ImgpkgWrapper) GetFileDigestFromImageArgsForCall(i int) (string, string)

func (*ImgpkgWrapper) GetFileDigestFromImageCallCount

func (fake *ImgpkgWrapper) GetFileDigestFromImageCallCount() int

func (*ImgpkgWrapper) GetFileDigestFromImageCalls

func (fake *ImgpkgWrapper) GetFileDigestFromImageCalls(stub func(string, string) (string, error))

func (*ImgpkgWrapper) GetFileDigestFromImageReturns

func (fake *ImgpkgWrapper) GetFileDigestFromImageReturns(result1 string, result2 error)

func (*ImgpkgWrapper) GetFileDigestFromImageReturnsOnCall

func (fake *ImgpkgWrapper) GetFileDigestFromImageReturnsOnCall(i int, result1 string, result2 error)

func (*ImgpkgWrapper) Invocations

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

func (*ImgpkgWrapper) PullImage

func (fake *ImgpkgWrapper) PullImage(arg1 string, arg2 string) error

func (*ImgpkgWrapper) PullImageArgsForCall

func (fake *ImgpkgWrapper) PullImageArgsForCall(i int) (string, string)

func (*ImgpkgWrapper) PullImageCallCount

func (fake *ImgpkgWrapper) PullImageCallCount() int

func (*ImgpkgWrapper) PullImageCalls

func (fake *ImgpkgWrapper) PullImageCalls(stub func(string, string) error)

func (*ImgpkgWrapper) PullImageReturns

func (fake *ImgpkgWrapper) PullImageReturns(result1 error)

func (*ImgpkgWrapper) PullImageReturnsOnCall

func (fake *ImgpkgWrapper) PullImageReturnsOnCall(i int, result1 error)

func (*ImgpkgWrapper) PushImage

func (fake *ImgpkgWrapper) PushImage(arg1 string, arg2 string) error

func (*ImgpkgWrapper) PushImageArgsForCall

func (fake *ImgpkgWrapper) PushImageArgsForCall(i int) (string, string)

func (*ImgpkgWrapper) PushImageCallCount

func (fake *ImgpkgWrapper) PushImageCallCount() int

func (*ImgpkgWrapper) PushImageCalls

func (fake *ImgpkgWrapper) PushImageCalls(stub func(string, string) error)

func (*ImgpkgWrapper) PushImageReturns

func (fake *ImgpkgWrapper) PushImageReturns(result1 error)

func (*ImgpkgWrapper) PushImageReturnsOnCall

func (fake *ImgpkgWrapper) PushImageReturnsOnCall(i int, result1 error)

func (*ImgpkgWrapper) ResolveImage

func (fake *ImgpkgWrapper) ResolveImage(arg1 string) error

func (*ImgpkgWrapper) ResolveImageArgsForCall

func (fake *ImgpkgWrapper) ResolveImageArgsForCall(i int) string

func (*ImgpkgWrapper) ResolveImageCallCount

func (fake *ImgpkgWrapper) ResolveImageCallCount() int

func (*ImgpkgWrapper) ResolveImageCalls

func (fake *ImgpkgWrapper) ResolveImageCalls(stub func(string) error)

func (*ImgpkgWrapper) ResolveImageReturns

func (fake *ImgpkgWrapper) ResolveImageReturns(result1 error)

func (*ImgpkgWrapper) ResolveImageReturnsOnCall

func (fake *ImgpkgWrapper) ResolveImageReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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