flowcontrols

package
v0.0.0-...-43b7830 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpstreamLimiter

type UpstreamLimiter interface {
	GetOrDefault(name string) flowcontrol.FlowControl
	Load(name string) (flowcontrol.FlowControl, bool)
	Sync(newObj proxyv1alpha1.FlowControl)
	ResetLimiter(rateLimiter string)
	AllFlowControls() map[string]remote.FlowControlCache
}

func NewUpstreamLimiter

func NewUpstreamLimiter(ctx context.Context, cluster, rateLimiter string, clientSets clientsets.ClientSets) UpstreamLimiter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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