applicationfakes

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 4 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 FakeJobLister

type FakeJobLister struct {
	ListJobsStub func(context.Context, string, string) (*v1.JobList, error)
	// contains filtered or unexported fields
}

func (*FakeJobLister) Invocations

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

func (*FakeJobLister) ListJobs

func (fake *FakeJobLister) ListJobs(arg1 context.Context, arg2 string, arg3 string) (*v1.JobList, error)

func (*FakeJobLister) ListJobsArgsForCall

func (fake *FakeJobLister) ListJobsArgsForCall(i int) (context.Context, string, string)

func (*FakeJobLister) ListJobsCallCount

func (fake *FakeJobLister) ListJobsCallCount() int

func (*FakeJobLister) ListJobsCalls

func (fake *FakeJobLister) ListJobsCalls(stub func(context.Context, string, string) (*v1.JobList, error))

func (*FakeJobLister) ListJobsReturns

func (fake *FakeJobLister) ListJobsReturns(result1 *v1.JobList, result2 error)

func (*FakeJobLister) ListJobsReturnsOnCall

func (fake *FakeJobLister) ListJobsReturnsOnCall(i int, result1 *v1.JobList, result2 error)

Jump to

Keyboard shortcuts

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