fake

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 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.

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) ([]v1alpha1.ProcessType, []int32, error)
	// contains filtered or unexported fields
}

func (*ImageProcessFetcher) ArgsForCall

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

func (*ImageProcessFetcher) CallCount

func (fake *ImageProcessFetcher) CallCount() int

func (*ImageProcessFetcher) Calls

func (fake *ImageProcessFetcher) Calls(stub func(string, 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) ([]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)

type RepositoryCreator added in v0.5.0

type RepositoryCreator struct {
	CreateRepositoryStub func(context.Context, string) error
	// contains filtered or unexported fields
}

func (*RepositoryCreator) CreateRepository added in v0.5.0

func (fake *RepositoryCreator) CreateRepository(arg1 context.Context, arg2 string) error

func (*RepositoryCreator) CreateRepositoryArgsForCall added in v0.5.0

func (fake *RepositoryCreator) CreateRepositoryArgsForCall(i int) (context.Context, string)

func (*RepositoryCreator) CreateRepositoryCallCount added in v0.5.0

func (fake *RepositoryCreator) CreateRepositoryCallCount() int

func (*RepositoryCreator) CreateRepositoryCalls added in v0.5.0

func (fake *RepositoryCreator) CreateRepositoryCalls(stub func(context.Context, string) error)

func (*RepositoryCreator) CreateRepositoryReturns added in v0.5.0

func (fake *RepositoryCreator) CreateRepositoryReturns(result1 error)

func (*RepositoryCreator) CreateRepositoryReturnsOnCall added in v0.5.0

func (fake *RepositoryCreator) CreateRepositoryReturnsOnCall(i int, result1 error)

func (*RepositoryCreator) Invocations added in v0.5.0

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

Jump to

Keyboard shortcuts

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