status

package
v1.17.0-rc8 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayStatusSyncer

type GatewayStatusSyncer interface {
	QueueStatusForProxies(
		ctx context.Context,
		proxiesToQueue v1.ProxyList,
		pluginRegistry *registry.PluginRegistry,
		totalSyncCount int,
	)
	HandleProxyReports(ctx context.Context, proxiesWithReports []translatorutils.ProxyWithReports)
}

GatewayStatusSyncer is responsible for applying status plugins to Gloo Gateway proxies

func NewStatusSyncerFactory

func NewStatusSyncerFactory() GatewayStatusSyncer

Jump to

Keyboard shortcuts

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