tapv3

package
v1.33.0-20240422202039... Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_http_tap_v3_tap_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Tap

type Tap struct {

	// Common configuration for the HTTP tap filter.
	CommonConfig *v3.CommonExtensionConfig `protobuf:"bytes,1,opt,name=common_config,json=commonConfig,proto3" json:"common_config,omitempty"`
	// Indicates whether HTTP tap filter records the time stamp for request/response headers.
	// Request headers time stamp is stored after receiving request headers.
	// Response headers time stamp is stored after receiving response headers.
	RecordHeadersReceivedTime bool `` /* 141-byte string literal not displayed */
	// Indicates whether report downstream connection info
	RecordDownstreamConnection bool `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

Top level configuration for the tap filter.

func (*Tap) Descriptor deprecated

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

Deprecated: Use Tap.ProtoReflect.Descriptor instead.

func (*Tap) GetCommonConfig

func (x *Tap) GetCommonConfig() *v3.CommonExtensionConfig

func (*Tap) GetRecordDownstreamConnection

func (x *Tap) GetRecordDownstreamConnection() bool

func (*Tap) GetRecordHeadersReceivedTime

func (x *Tap) GetRecordHeadersReceivedTime() bool

func (*Tap) ProtoMessage

func (*Tap) ProtoMessage()

func (*Tap) ProtoReflect

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

func (*Tap) Reset

func (x *Tap) Reset()

func (*Tap) String

func (x *Tap) String() string

Jump to

Keyboard shortcuts

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