image_registryfakes

package
v0.0.0-...-85617d8 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 3 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 FakeImageConfigFetcher

type FakeImageConfigFetcher struct {
	FetchImageConfigStub func(string, string, string) (*v1.Config, error)
	// contains filtered or unexported fields
}

func (*FakeImageConfigFetcher) FetchImageConfig

func (fake *FakeImageConfigFetcher) FetchImageConfig(arg1 string, arg2 string, arg3 string) (*v1.Config, error)

func (*FakeImageConfigFetcher) FetchImageConfigArgsForCall

func (fake *FakeImageConfigFetcher) FetchImageConfigArgsForCall(i int) (string, string, string)

func (*FakeImageConfigFetcher) FetchImageConfigCallCount

func (fake *FakeImageConfigFetcher) FetchImageConfigCallCount() int

func (*FakeImageConfigFetcher) FetchImageConfigCalls

func (fake *FakeImageConfigFetcher) FetchImageConfigCalls(stub func(string, string, string) (*v1.Config, error))

func (*FakeImageConfigFetcher) FetchImageConfigReturns

func (fake *FakeImageConfigFetcher) FetchImageConfigReturns(result1 *v1.Config, result2 error)

func (*FakeImageConfigFetcher) FetchImageConfigReturnsOnCall

func (fake *FakeImageConfigFetcher) FetchImageConfigReturnsOnCall(i int, result1 *v1.Config, result2 error)

func (*FakeImageConfigFetcher) Invocations

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

Jump to

Keyboard shortcuts

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