fake

package
v0.0.0-...-1c213c1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 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 NameValidator

type NameValidator struct {
	ValidateCreateStub func(context.Context, logr.Logger, string, string) error

	ValidateDeleteStub func(context.Context, logr.Logger, string, string) error

	ValidateUpdateStub func(context.Context, logr.Logger, string, string, string) error
	// contains filtered or unexported fields
}

func (*NameValidator) Invocations

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

func (*NameValidator) ValidateCreate

func (fake *NameValidator) ValidateCreate(arg1 context.Context, arg2 logr.Logger, arg3 string, arg4 string) error

func (*NameValidator) ValidateCreateArgsForCall

func (fake *NameValidator) ValidateCreateArgsForCall(i int) (context.Context, logr.Logger, string, string)

func (*NameValidator) ValidateCreateCallCount

func (fake *NameValidator) ValidateCreateCallCount() int

func (*NameValidator) ValidateCreateCalls

func (fake *NameValidator) ValidateCreateCalls(stub func(context.Context, logr.Logger, string, string) error)

func (*NameValidator) ValidateCreateReturns

func (fake *NameValidator) ValidateCreateReturns(result1 error)

func (*NameValidator) ValidateCreateReturnsOnCall

func (fake *NameValidator) ValidateCreateReturnsOnCall(i int, result1 error)

func (*NameValidator) ValidateDelete

func (fake *NameValidator) ValidateDelete(arg1 context.Context, arg2 logr.Logger, arg3 string, arg4 string) error

func (*NameValidator) ValidateDeleteArgsForCall

func (fake *NameValidator) ValidateDeleteArgsForCall(i int) (context.Context, logr.Logger, string, string)

func (*NameValidator) ValidateDeleteCallCount

func (fake *NameValidator) ValidateDeleteCallCount() int

func (*NameValidator) ValidateDeleteCalls

func (fake *NameValidator) ValidateDeleteCalls(stub func(context.Context, logr.Logger, string, string) error)

func (*NameValidator) ValidateDeleteReturns

func (fake *NameValidator) ValidateDeleteReturns(result1 error)

func (*NameValidator) ValidateDeleteReturnsOnCall

func (fake *NameValidator) ValidateDeleteReturnsOnCall(i int, result1 error)

func (*NameValidator) ValidateUpdate

func (fake *NameValidator) ValidateUpdate(arg1 context.Context, arg2 logr.Logger, arg3 string, arg4 string, arg5 string) error

func (*NameValidator) ValidateUpdateArgsForCall

func (fake *NameValidator) ValidateUpdateArgsForCall(i int) (context.Context, logr.Logger, string, string, string)

func (*NameValidator) ValidateUpdateCallCount

func (fake *NameValidator) ValidateUpdateCallCount() int

func (*NameValidator) ValidateUpdateCalls

func (fake *NameValidator) ValidateUpdateCalls(stub func(context.Context, logr.Logger, string, string, string) error)

func (*NameValidator) ValidateUpdateReturns

func (fake *NameValidator) ValidateUpdateReturns(result1 error)

func (*NameValidator) ValidateUpdateReturnsOnCall

func (fake *NameValidator) ValidateUpdateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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