statusfakes

package
v2.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: Apache-2.0 Imports: 4 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 FakeGroupUpdater

type FakeGroupUpdater struct {
	UpdateGroupStub func(context.Context, string, ...status.UpdateRequest)
	// contains filtered or unexported fields
}

func (*FakeGroupUpdater) Invocations

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

func (*FakeGroupUpdater) UpdateGroup

func (fake *FakeGroupUpdater) UpdateGroup(arg1 context.Context, arg2 string, arg3 ...status.UpdateRequest)

func (*FakeGroupUpdater) UpdateGroupArgsForCall

func (fake *FakeGroupUpdater) UpdateGroupArgsForCall(i int) (context.Context, string, []status.UpdateRequest)

func (*FakeGroupUpdater) UpdateGroupCallCount

func (fake *FakeGroupUpdater) UpdateGroupCallCount() int

func (*FakeGroupUpdater) UpdateGroupCalls

func (fake *FakeGroupUpdater) UpdateGroupCalls(stub func(context.Context, string, ...status.UpdateRequest))

type FakeK8sUpdater

type FakeK8sUpdater struct {
	UpdateStub func(context.Context, client.Object, ...client.SubResourceUpdateOption) error
	// contains filtered or unexported fields
}

func (*FakeK8sUpdater) Invocations

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

func (*FakeK8sUpdater) Update

func (fake *FakeK8sUpdater) Update(arg1 context.Context, arg2 client.Object, arg3 ...client.SubResourceUpdateOption) error

func (*FakeK8sUpdater) UpdateArgsForCall

func (fake *FakeK8sUpdater) UpdateArgsForCall(i int) (context.Context, client.Object, []client.SubResourceUpdateOption)

func (*FakeK8sUpdater) UpdateCallCount

func (fake *FakeK8sUpdater) UpdateCallCount() int

func (*FakeK8sUpdater) UpdateCalls

func (fake *FakeK8sUpdater) UpdateCalls(stub func(context.Context, client.Object, ...client.SubResourceUpdateOption) error)

func (*FakeK8sUpdater) UpdateReturns

func (fake *FakeK8sUpdater) UpdateReturns(result1 error)

func (*FakeK8sUpdater) UpdateReturnsOnCall

func (fake *FakeK8sUpdater) UpdateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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