mocks

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: BSD-2-Clause Imports: 5 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 AlertDeployer

type AlertDeployer struct {
	DeployStub func(context.Context, v1.Alert) error

	UndeployStub func(context.Context, k8s.Namespace, string) error
	// contains filtered or unexported fields
}

func (*AlertDeployer) Deploy

func (fake *AlertDeployer) Deploy(arg1 context.Context, arg2 v1.Alert) error

func (*AlertDeployer) DeployArgsForCall

func (fake *AlertDeployer) DeployArgsForCall(i int) (context.Context, v1.Alert)

func (*AlertDeployer) DeployCallCount

func (fake *AlertDeployer) DeployCallCount() int

func (*AlertDeployer) DeployCalls

func (fake *AlertDeployer) DeployCalls(stub func(context.Context, v1.Alert) error)

func (*AlertDeployer) DeployReturns

func (fake *AlertDeployer) DeployReturns(result1 error)

func (*AlertDeployer) DeployReturnsOnCall

func (fake *AlertDeployer) DeployReturnsOnCall(i int, result1 error)

func (*AlertDeployer) Invocations

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

func (*AlertDeployer) Undeploy

func (fake *AlertDeployer) Undeploy(arg1 context.Context, arg2 k8s.Namespace, arg3 string) error

func (*AlertDeployer) UndeployArgsForCall

func (fake *AlertDeployer) UndeployArgsForCall(i int) (context.Context, k8s.Namespace, string)

func (*AlertDeployer) UndeployCallCount

func (fake *AlertDeployer) UndeployCallCount() int

func (*AlertDeployer) UndeployCalls

func (fake *AlertDeployer) UndeployCalls(stub func(context.Context, k8s.Namespace, string) error)

func (*AlertDeployer) UndeployReturns

func (fake *AlertDeployer) UndeployReturns(result1 error)

func (*AlertDeployer) UndeployReturnsOnCall

func (fake *AlertDeployer) UndeployReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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