Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InvalidRouteActionError = errors.New("cannot use shadowing plugin on non-Route_Route route actions") UnspecifiedUpstreamError = errors.New("invalid plugin spec: must specify an upstream ref") InvalidNumeratorError = func(num float32) error { return errors.Errorf("shadow percentage must be between 0 and 100, received %v", num) } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.