previous_routesv3

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: Apache-2.0 Imports: 17 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_internal_redirect_previous_routes_v3_previous_routes_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PreviousRoutesConfig

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

An internal redirect predicate that rejects redirect targets that are pointing to a route that has been followed by a previous redirect from the current route. [#extension: envoy.internal_redirect_predicates.previous_routes]

func (*PreviousRoutesConfig) Descriptor deprecated

func (*PreviousRoutesConfig) Descriptor() ([]byte, []int)

Deprecated: Use PreviousRoutesConfig.ProtoReflect.Descriptor instead.

func (*PreviousRoutesConfig) ProtoMessage

func (*PreviousRoutesConfig) ProtoMessage()

func (*PreviousRoutesConfig) ProtoReflect

func (x *PreviousRoutesConfig) ProtoReflect() protoreflect.Message

func (*PreviousRoutesConfig) Reset

func (x *PreviousRoutesConfig) Reset()

func (*PreviousRoutesConfig) String

func (x *PreviousRoutesConfig) String() string

func (*PreviousRoutesConfig) Validate

func (m *PreviousRoutesConfig) Validate() error

Validate checks the field values on PreviousRoutesConfig with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PreviousRoutesConfig) ValidateAll added in v0.10.0

func (m *PreviousRoutesConfig) ValidateAll() error

ValidateAll checks the field values on PreviousRoutesConfig with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviousRoutesConfigMultiError, or nil if none found.

type PreviousRoutesConfigMultiError added in v0.10.0

type PreviousRoutesConfigMultiError []error

PreviousRoutesConfigMultiError is an error wrapping multiple validation errors returned by PreviousRoutesConfig.ValidateAll() if the designated constraints aren't met.

func (PreviousRoutesConfigMultiError) AllErrors added in v0.10.0

func (m PreviousRoutesConfigMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PreviousRoutesConfigMultiError) Error added in v0.10.0

Error returns a concatenation of all the error messages it wraps.

type PreviousRoutesConfigValidationError

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

PreviousRoutesConfigValidationError is the validation error returned by PreviousRoutesConfig.Validate if the designated constraints aren't met.

func (PreviousRoutesConfigValidationError) Cause

Cause function returns cause value.

func (PreviousRoutesConfigValidationError) Error

Error satisfies the builtin error interface

func (PreviousRoutesConfigValidationError) ErrorName

ErrorName returns error name.

func (PreviousRoutesConfigValidationError) Field

Field function returns field value.

func (PreviousRoutesConfigValidationError) Key

Key function returns key value.

func (PreviousRoutesConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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