downstream_socket_interfacev3

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_bootstrap_reverse_tunnel_downstream_socket_interface_v3_downstream_reverse_connection_socket_interface_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DownstreamReverseConnectionSocketInterface

type DownstreamReverseConnectionSocketInterface struct {

	// Stat prefix to be used for downstream reverse connection socket interface stats.
	StatPrefix string `protobuf:"bytes,1,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	// Enable detailed per-host and per-cluster statistics.
	// When enabled, emits hidden statistics for individual hosts and clusters.
	// Defaults to false.
	EnableDetailedStats bool `protobuf:"varint,2,opt,name=enable_detailed_stats,json=enableDetailedStats,proto3" json:"enable_detailed_stats,omitempty"`
	// contains filtered or unexported fields
}

Configuration for the downstream reverse connection socket interface. This interface initiates reverse connections to upstream Envoys and provides them as socket connections for downstream requests.

func (*DownstreamReverseConnectionSocketInterface) Descriptor deprecated

Deprecated: Use DownstreamReverseConnectionSocketInterface.ProtoReflect.Descriptor instead.

func (*DownstreamReverseConnectionSocketInterface) GetEnableDetailedStats

func (x *DownstreamReverseConnectionSocketInterface) GetEnableDetailedStats() bool

func (*DownstreamReverseConnectionSocketInterface) GetStatPrefix

func (*DownstreamReverseConnectionSocketInterface) ProtoMessage

func (*DownstreamReverseConnectionSocketInterface) ProtoReflect

func (*DownstreamReverseConnectionSocketInterface) Reset

func (*DownstreamReverseConnectionSocketInterface) String

func (*DownstreamReverseConnectionSocketInterface) Validate

Validate checks the field values on DownstreamReverseConnectionSocketInterface 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 (*DownstreamReverseConnectionSocketInterface) ValidateAll

ValidateAll checks the field values on DownstreamReverseConnectionSocketInterface 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 DownstreamReverseConnectionSocketInterfaceMultiError, or nil if none found.

type DownstreamReverseConnectionSocketInterfaceMultiError

type DownstreamReverseConnectionSocketInterfaceMultiError []error

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

func (DownstreamReverseConnectionSocketInterfaceMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DownstreamReverseConnectionSocketInterfaceMultiError) Error

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

type DownstreamReverseConnectionSocketInterfaceValidationError

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

DownstreamReverseConnectionSocketInterfaceValidationError is the validation error returned by DownstreamReverseConnectionSocketInterface.Validate if the designated constraints aren't met.

func (DownstreamReverseConnectionSocketInterfaceValidationError) Cause

Cause function returns cause value.

func (DownstreamReverseConnectionSocketInterfaceValidationError) Error

Error satisfies the builtin error interface

func (DownstreamReverseConnectionSocketInterfaceValidationError) ErrorName

ErrorName returns error name.

func (DownstreamReverseConnectionSocketInterfaceValidationError) Field

Field function returns field value.

func (DownstreamReverseConnectionSocketInterfaceValidationError) Key

Key function returns key value.

func (DownstreamReverseConnectionSocketInterfaceValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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