statusfakes

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 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 added in v1.3.0

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

func (*FakeGroupUpdater) Invocations added in v1.3.0

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

func (*FakeGroupUpdater) UpdateGroup added in v1.3.0

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

func (*FakeGroupUpdater) UpdateGroupArgsForCall added in v1.3.0

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

func (*FakeGroupUpdater) UpdateGroupCallCount added in v1.3.0

func (fake *FakeGroupUpdater) UpdateGroupCallCount() int

func (*FakeGroupUpdater) UpdateGroupCalls added in v1.3.0

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