shadowing

package
v1.16.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ExtensionName = "shadowing"
)

Variables

View Source
var (
	InvalidRouteActionError  = eris.New("cannot use shadowing plugin on non-Route_Route route actions")
	UnspecifiedUpstreamError = eris.New("invalid plugin spec: must specify an upstream ref")
	InvalidNumeratorError    = func(num float32) error {
		return eris.Errorf("shadow percentage must be between 0 and 100, received %v", num)
	}
)

Functions

func NewPlugin

func NewPlugin() *plugin

Types

This section is empty.

Jump to

Keyboard shortcuts

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