fakes

package
v0.0.0-...-28a84a6 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 ImageDeleteFunc

type ImageDeleteFunc struct {
	Stub func(name.Reference, ...remote.Option) error
	// contains filtered or unexported fields
}

func (*ImageDeleteFunc) ArgsForCall

func (fake *ImageDeleteFunc) ArgsForCall(i int) (name.Reference, []remote.Option)

func (*ImageDeleteFunc) CallCount

func (fake *ImageDeleteFunc) CallCount() int

func (*ImageDeleteFunc) Calls

func (fake *ImageDeleteFunc) Calls(stub func(name.Reference, ...remote.Option) error)

func (*ImageDeleteFunc) Invocations

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

func (*ImageDeleteFunc) Returns

func (fake *ImageDeleteFunc) Returns(result1 error)

func (*ImageDeleteFunc) ReturnsOnCall

func (fake *ImageDeleteFunc) ReturnsOnCall(i int, result1 error)

func (*ImageDeleteFunc) Spy

func (fake *ImageDeleteFunc) Spy(arg1 name.Reference, arg2 ...remote.Option) error

type ImageDescriptorFunc

type ImageDescriptorFunc struct {
	Stub func(name.Reference, ...remote.Option) (*remote.Descriptor, error)
	// contains filtered or unexported fields
}

func (*ImageDescriptorFunc) ArgsForCall

func (fake *ImageDescriptorFunc) ArgsForCall(i int) (name.Reference, []remote.Option)

func (*ImageDescriptorFunc) CallCount

func (fake *ImageDescriptorFunc) CallCount() int

func (*ImageDescriptorFunc) Calls

func (fake *ImageDescriptorFunc) Calls(stub func(name.Reference, ...remote.Option) (*remote.Descriptor, error))

func (*ImageDescriptorFunc) Invocations

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

func (*ImageDescriptorFunc) Returns

func (fake *ImageDescriptorFunc) Returns(result1 *remote.Descriptor, result2 error)

func (*ImageDescriptorFunc) ReturnsOnCall

func (fake *ImageDescriptorFunc) ReturnsOnCall(i int, result1 *remote.Descriptor, result2 error)

func (*ImageDescriptorFunc) Spy

func (fake *ImageDescriptorFunc) Spy(arg1 name.Reference, arg2 ...remote.Option) (*remote.Descriptor, error)

type UploaderFunc

type UploaderFunc struct {
	Stub func(string, string, authn.Authenticator) (package_upload.Hash, error)
	// contains filtered or unexported fields
}

func (*UploaderFunc) ArgsForCall

func (fake *UploaderFunc) ArgsForCall(i int) (string, string, authn.Authenticator)

func (*UploaderFunc) CallCount

func (fake *UploaderFunc) CallCount() int

func (*UploaderFunc) Calls

func (fake *UploaderFunc) Calls(stub func(string, string, authn.Authenticator) (package_upload.Hash, error))

func (*UploaderFunc) Invocations

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

func (*UploaderFunc) Returns

func (fake *UploaderFunc) Returns(result1 package_upload.Hash, result2 error)

func (*UploaderFunc) ReturnsOnCall

func (fake *UploaderFunc) ReturnsOnCall(i int, result1 package_upload.Hash, result2 error)

func (*UploaderFunc) Spy

func (fake *UploaderFunc) Spy(arg1 string, arg2 string, arg3 authn.Authenticator) (package_upload.Hash, error)

Jump to

Keyboard shortcuts

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