harmonizer

package
v0.1442.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bulker

type Bulker struct {
	// contains filtered or unexported fields
}

func NewBulker

func NewBulker(
	logger lager.Logger,
	pollInterval time.Duration,
	evacuationPollInterval time.Duration,
	evacuationNotifier evacuation_context.EvacuationNotifier,
	clock clock.Clock,
	generator generator.Generator,
	queue operationq.Queue,
	metronClient loggingclient.IngressClient,
) *Bulker

func (*Bulker) Run

func (b *Bulker) Run(signals <-chan os.Signal, ready chan<- struct{}) error

type EventConsumer

type EventConsumer struct {
	// contains filtered or unexported fields
}

func NewEventConsumer

func NewEventConsumer(
	logger lager.Logger,
	generator generator.Generator,
	queue operationq.Queue,
) *EventConsumer

func (*EventConsumer) Run

func (consumer *EventConsumer) Run(signals <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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