watcherfakes

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 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 FakeInstanceWatcherServiceInterface

type FakeInstanceWatcherServiceInterface struct {
	HandleNginxConfigContextUpdateStub func(context.Context, string, *model.NginxConfigContext)

	ReparseConfigsStub func(context.Context)

	SetEnabledStub func(bool)

	WatchStub func(context.Context, chan<- instance.InstanceUpdatesMessage, chan<- instance.NginxConfigContextMessage)
	// contains filtered or unexported fields
}

func (*FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdate

func (fake *FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdate(arg1 context.Context, arg2 string, arg3 *model.NginxConfigContext)

func (*FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateArgsForCall

func (fake *FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateArgsForCall(i int) (context.Context, string, *model.NginxConfigContext)

func (*FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateCallCount

func (fake *FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateCallCount() int

func (*FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateCalls

func (fake *FakeInstanceWatcherServiceInterface) HandleNginxConfigContextUpdateCalls(stub func(context.Context, string, *model.NginxConfigContext))

func (*FakeInstanceWatcherServiceInterface) Invocations

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

func (*FakeInstanceWatcherServiceInterface) ReparseConfigs

func (fake *FakeInstanceWatcherServiceInterface) ReparseConfigs(arg1 context.Context)

func (*FakeInstanceWatcherServiceInterface) ReparseConfigsArgsForCall

func (fake *FakeInstanceWatcherServiceInterface) ReparseConfigsArgsForCall(i int) context.Context

func (*FakeInstanceWatcherServiceInterface) ReparseConfigsCallCount

func (fake *FakeInstanceWatcherServiceInterface) ReparseConfigsCallCount() int

func (*FakeInstanceWatcherServiceInterface) ReparseConfigsCalls

func (fake *FakeInstanceWatcherServiceInterface) ReparseConfigsCalls(stub func(context.Context))

func (*FakeInstanceWatcherServiceInterface) SetEnabled

func (fake *FakeInstanceWatcherServiceInterface) SetEnabled(arg1 bool)

func (*FakeInstanceWatcherServiceInterface) SetEnabledArgsForCall

func (fake *FakeInstanceWatcherServiceInterface) SetEnabledArgsForCall(i int) bool

func (*FakeInstanceWatcherServiceInterface) SetEnabledCallCount

func (fake *FakeInstanceWatcherServiceInterface) SetEnabledCallCount() int

func (*FakeInstanceWatcherServiceInterface) SetEnabledCalls

func (fake *FakeInstanceWatcherServiceInterface) SetEnabledCalls(stub func(bool))

func (*FakeInstanceWatcherServiceInterface) Watch

func (*FakeInstanceWatcherServiceInterface) WatchArgsForCall

func (*FakeInstanceWatcherServiceInterface) WatchCallCount

func (fake *FakeInstanceWatcherServiceInterface) WatchCallCount() int

func (*FakeInstanceWatcherServiceInterface) WatchCalls

Jump to

Keyboard shortcuts

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