original_srcv2alpha1

package
v1.33.0-20240418202234... 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_config_filter_http_original_src_v2alpha1_original_src_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type OriginalSrc

type OriginalSrc struct {

	// Sets the SO_MARK option on the upstream connection's socket to the provided value. Used to
	// ensure that non-local addresses may be routed back through envoy when binding to the original
	// source address. The option will not be applied if the mark is 0.
	Mark uint32 `protobuf:"varint,1,opt,name=mark,proto3" json:"mark,omitempty"`
	// contains filtered or unexported fields
}

The Original Src filter binds upstream connections to the original source address determined for the request. This address could come from something like the Proxy Protocol filter, or it could come from trusted http headers. [#extension: envoy.filters.http.original_src]

func (*OriginalSrc) Descriptor deprecated

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

Deprecated: Use OriginalSrc.ProtoReflect.Descriptor instead.

func (*OriginalSrc) GetMark

func (x *OriginalSrc) GetMark() uint32

func (*OriginalSrc) ProtoMessage

func (*OriginalSrc) ProtoMessage()

func (*OriginalSrc) ProtoReflect

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

func (*OriginalSrc) Reset

func (x *OriginalSrc) Reset()

func (*OriginalSrc) String

func (x *OriginalSrc) String() string

Jump to

Keyboard shortcuts

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