fake

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 8 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 BuildCleaner

type BuildCleaner struct {
	CleanStub func(context.Context, types.NamespacedName) error
	// contains filtered or unexported fields
}

func (*BuildCleaner) Clean

func (fake *BuildCleaner) Clean(arg1 context.Context, arg2 types.NamespacedName) error

func (*BuildCleaner) CleanArgsForCall

func (fake *BuildCleaner) CleanArgsForCall(i int) (context.Context, types.NamespacedName)

func (*BuildCleaner) CleanCallCount

func (fake *BuildCleaner) CleanCallCount() int

func (*BuildCleaner) CleanCalls

func (fake *BuildCleaner) CleanCalls(stub func(context.Context, types.NamespacedName) error)

func (*BuildCleaner) CleanReturns

func (fake *BuildCleaner) CleanReturns(result1 error)

func (*BuildCleaner) CleanReturnsOnCall

func (fake *BuildCleaner) CleanReturnsOnCall(i int, result1 error)

func (*BuildCleaner) Invocations

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

type BuildReconciler

type BuildReconciler struct {
	ReconcileBuildStub func(context.Context, *v1alpha1.CFBuild, *v1alpha1.CFApp, *v1alpha1.CFPackage) (reconcile.Result, error)

	SetupWithManagerStub func(manager.Manager) *builder.Builder
	// contains filtered or unexported fields
}

func (*BuildReconciler) Invocations

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

func (*BuildReconciler) ReconcileBuild

func (fake *BuildReconciler) ReconcileBuild(arg1 context.Context, arg2 *v1alpha1.CFBuild, arg3 *v1alpha1.CFApp, arg4 *v1alpha1.CFPackage) (reconcile.Result, error)

func (*BuildReconciler) ReconcileBuildArgsForCall

func (fake *BuildReconciler) ReconcileBuildArgsForCall(i int) (context.Context, *v1alpha1.CFBuild, *v1alpha1.CFApp, *v1alpha1.CFPackage)

func (*BuildReconciler) ReconcileBuildCallCount

func (fake *BuildReconciler) ReconcileBuildCallCount() int

func (*BuildReconciler) ReconcileBuildCalls

func (fake *BuildReconciler) ReconcileBuildCalls(stub func(context.Context, *v1alpha1.CFBuild, *v1alpha1.CFApp, *v1alpha1.CFPackage) (reconcile.Result, error))

func (*BuildReconciler) ReconcileBuildReturns

func (fake *BuildReconciler) ReconcileBuildReturns(result1 reconcile.Result, result2 error)

func (*BuildReconciler) ReconcileBuildReturnsOnCall

func (fake *BuildReconciler) ReconcileBuildReturnsOnCall(i int, result1 reconcile.Result, result2 error)

func (*BuildReconciler) SetupWithManager

func (fake *BuildReconciler) SetupWithManager(arg1 manager.Manager) *builder.Builder

func (*BuildReconciler) SetupWithManagerArgsForCall

func (fake *BuildReconciler) SetupWithManagerArgsForCall(i int) manager.Manager

func (*BuildReconciler) SetupWithManagerCallCount

func (fake *BuildReconciler) SetupWithManagerCallCount() int

func (*BuildReconciler) SetupWithManagerCalls

func (fake *BuildReconciler) SetupWithManagerCalls(stub func(manager.Manager) *builder.Builder)

func (*BuildReconciler) SetupWithManagerReturns

func (fake *BuildReconciler) SetupWithManagerReturns(result1 *builder.Builder)

func (*BuildReconciler) SetupWithManagerReturnsOnCall

func (fake *BuildReconciler) SetupWithManagerReturnsOnCall(i int, result1 *builder.Builder)

Jump to

Keyboard shortcuts

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