registryfakes

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2019 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 FakeRemoteImageFactory added in v0.0.1

type FakeRemoteImageFactory struct {
	NewRemoteStub func(registry.ImageRef) (registry.RemoteImage, error)
	// contains filtered or unexported fields
}

func (*FakeRemoteImageFactory) Invocations added in v0.0.1

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

func (*FakeRemoteImageFactory) NewRemote added in v0.0.1

func (*FakeRemoteImageFactory) NewRemoteArgsForCall added in v0.0.1

func (fake *FakeRemoteImageFactory) NewRemoteArgsForCall(i int) registry.ImageRef

func (*FakeRemoteImageFactory) NewRemoteCallCount added in v0.0.1

func (fake *FakeRemoteImageFactory) NewRemoteCallCount() int

func (*FakeRemoteImageFactory) NewRemoteCalls added in v0.0.1

func (fake *FakeRemoteImageFactory) NewRemoteCalls(stub func(registry.ImageRef) (registry.RemoteImage, error))

func (*FakeRemoteImageFactory) NewRemoteReturns added in v0.0.1

func (fake *FakeRemoteImageFactory) NewRemoteReturns(result1 registry.RemoteImage, result2 error)

func (*FakeRemoteImageFactory) NewRemoteReturnsOnCall added in v0.0.1

func (fake *FakeRemoteImageFactory) NewRemoteReturnsOnCall(i int, result1 registry.RemoteImage, result2 error)

Jump to

Keyboard shortcuts

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