relationshipfakes

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 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 FakeCapturer

type FakeCapturer struct {
	CaptureStub func(client.Object)

	ExistsStub func(client.Object, types.NamespacedName) bool

	RemoveStub func(client.Object, types.NamespacedName)
	// contains filtered or unexported fields
}

func (*FakeCapturer) Capture

func (fake *FakeCapturer) Capture(arg1 client.Object)

func (*FakeCapturer) CaptureArgsForCall

func (fake *FakeCapturer) CaptureArgsForCall(i int) client.Object

func (*FakeCapturer) CaptureCallCount

func (fake *FakeCapturer) CaptureCallCount() int

func (*FakeCapturer) CaptureCalls

func (fake *FakeCapturer) CaptureCalls(stub func(client.Object))

func (*FakeCapturer) Exists

func (fake *FakeCapturer) Exists(arg1 client.Object, arg2 types.NamespacedName) bool

func (*FakeCapturer) ExistsArgsForCall

func (fake *FakeCapturer) ExistsArgsForCall(i int) (client.Object, types.NamespacedName)

func (*FakeCapturer) ExistsCallCount

func (fake *FakeCapturer) ExistsCallCount() int

func (*FakeCapturer) ExistsCalls

func (fake *FakeCapturer) ExistsCalls(stub func(client.Object, types.NamespacedName) bool)

func (*FakeCapturer) ExistsReturns

func (fake *FakeCapturer) ExistsReturns(result1 bool)

func (*FakeCapturer) ExistsReturnsOnCall

func (fake *FakeCapturer) ExistsReturnsOnCall(i int, result1 bool)

func (*FakeCapturer) Invocations

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

func (*FakeCapturer) Remove

func (fake *FakeCapturer) Remove(arg1 client.Object, arg2 types.NamespacedName)

func (*FakeCapturer) RemoveArgsForCall

func (fake *FakeCapturer) RemoveArgsForCall(i int) (client.Object, types.NamespacedName)

func (*FakeCapturer) RemoveCallCount

func (fake *FakeCapturer) RemoveCallCount() int

func (*FakeCapturer) RemoveCalls

func (fake *FakeCapturer) RemoveCalls(stub func(client.Object, types.NamespacedName))

Jump to

Keyboard shortcuts

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