fake

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

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 ImageProcessFetcher

type ImageProcessFetcher struct {
	Stub func(string, remote.Option, remote.Option) ([]v1alpha1.ProcessType, []int32, error)
	// contains filtered or unexported fields
}

func (*ImageProcessFetcher) ArgsForCall

func (fake *ImageProcessFetcher) ArgsForCall(i int) (string, remote.Option, remote.Option)

func (*ImageProcessFetcher) CallCount

func (fake *ImageProcessFetcher) CallCount() int

func (*ImageProcessFetcher) Calls

func (fake *ImageProcessFetcher) Calls(stub func(string, remote.Option, remote.Option) ([]v1alpha1.ProcessType, []int32, error))

func (*ImageProcessFetcher) Invocations

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

func (*ImageProcessFetcher) Returns

func (fake *ImageProcessFetcher) Returns(result1 []v1alpha1.ProcessType, result2 []int32, result3 error)

func (*ImageProcessFetcher) ReturnsOnCall

func (fake *ImageProcessFetcher) ReturnsOnCall(i int, result1 []v1alpha1.ProcessType, result2 []int32, result3 error)

func (*ImageProcessFetcher) Spy

func (fake *ImageProcessFetcher) Spy(arg1 string, arg2 remote.Option, arg3 remote.Option) ([]v1alpha1.ProcessType, []int32, error)

type RegistryAuthFetcher

type RegistryAuthFetcher struct {
	Stub func(context.Context, string) (remote.Option, error)
	// contains filtered or unexported fields
}

func (*RegistryAuthFetcher) ArgsForCall

func (fake *RegistryAuthFetcher) ArgsForCall(i int) (context.Context, string)

func (*RegistryAuthFetcher) CallCount

func (fake *RegistryAuthFetcher) CallCount() int

func (*RegistryAuthFetcher) Calls

func (fake *RegistryAuthFetcher) Calls(stub func(context.Context, string) (remote.Option, error))

func (*RegistryAuthFetcher) Invocations

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

func (*RegistryAuthFetcher) Returns

func (fake *RegistryAuthFetcher) Returns(result1 remote.Option, result2 error)

func (*RegistryAuthFetcher) ReturnsOnCall

func (fake *RegistryAuthFetcher) ReturnsOnCall(i int, result1 remote.Option, result2 error)

func (*RegistryAuthFetcher) Spy

func (fake *RegistryAuthFetcher) Spy(arg1 context.Context, arg2 string) (remote.Option, error)

Jump to

Keyboard shortcuts

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