actionv3

package
v1.33.0-20240424200609... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_common_matcher_action_v3_skip_action_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SkipFilter

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

Configuration for the SkipFilter match action. When matching results in this action, the associated filter will be ignored for all filter callbacks (e.g. “encodeHeaders“, “encodeData“, etc. for HTTP filters) after the matcher arrives at the match, including the callback that caused the match result. For example, when used with a HTTP filter and the match result was resolved after receiving the HTTP response headers, the HTTP filter will *not* receive the response header callback.

As a result, if this match action is resolved before the first filter callback (e.g. HTTP request headers), the filter will be completely skipped.

func (*SkipFilter) Descriptor deprecated

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

Deprecated: Use SkipFilter.ProtoReflect.Descriptor instead.

func (*SkipFilter) ProtoMessage

func (*SkipFilter) ProtoMessage()

func (*SkipFilter) ProtoReflect

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

func (*SkipFilter) Reset

func (x *SkipFilter) Reset()

func (*SkipFilter) String

func (x *SkipFilter) String() string

Jump to

Keyboard shortcuts

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