services

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoopServices

type LoopServices interface {
	BeforeRun()
	AfterRun()
	GetPatchers() *patcher.Patchers
	GetKubeFactory() *factory.KubeFactory
	GetMonitoringFactory() *factory.MonitoringFactory
	GetConditionManager() conditions.ConditionManager
	GetStatus() *status.Status
}

func NewLoopServices

func NewLoopServices(ctx context.LoopContext) LoopServices

type LoopServicesMock added in v1.1.0

type LoopServicesMock struct {
}

func NewLoopServicesMock added in v1.1.0

func NewLoopServicesMock(ctx context.LoopContext) *LoopServicesMock

func (*LoopServicesMock) AfterRun added in v1.1.0

func (this *LoopServicesMock) AfterRun()

func (*LoopServicesMock) BeforeRun added in v1.1.0

func (this *LoopServicesMock) BeforeRun()

func (*LoopServicesMock) GetConditionManager added in v1.1.0

func (this *LoopServicesMock) GetConditionManager() conditions.ConditionManager

func (*LoopServicesMock) GetKubeFactory added in v1.1.0

func (this *LoopServicesMock) GetKubeFactory() *factory.KubeFactory

func (*LoopServicesMock) GetMonitoringFactory added in v1.1.0

func (this *LoopServicesMock) GetMonitoringFactory() *factory.MonitoringFactory

func (*LoopServicesMock) GetPatchers added in v1.1.0

func (this *LoopServicesMock) GetPatchers() *patcher.Patchers

func (*LoopServicesMock) GetStatus added in v1.1.0

func (this *LoopServicesMock) GetStatus() *status.Status

Jump to

Keyboard shortcuts

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