applications

package
v1.24.5 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultBackoff = wait.Backoff{
	Steps:    math.MaxInt32,
	Duration: 5 * time.Second,
	Factor:   2,
	Jitter:   0.1,
	Cap:      30 * time.Second,
}

Functions

func RunApplicationCollector

func RunApplicationCollector(ctx context.Context, ms *switcher.MessageSwitcher, argo *argo.Client) error

Types

type ApplicationMessageCollector

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

func (*ApplicationMessageCollector) Run

Jump to

Keyboard shortcuts

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