upstream_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: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_bootstrap_reverse_tunnel_upstream_socket_interface_v3_upstream_reverse_connection_socket_interface_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type UpstreamReverseConnectionSocketInterface

type UpstreamReverseConnectionSocketInterface struct {

	// Stat prefix for upstream reverse connection socket interface stats.
	StatPrefix string `protobuf:"bytes,1,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	// Number of consecutive ping failures before an idle reverse connection socket is marked dead.
	// Defaults to 3 if unset. Must be at least 1.
	PingFailureThreshold *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=ping_failure_threshold,json=pingFailureThreshold,proto3" json:"ping_failure_threshold,omitempty"`
	// Enable detailed per-node and per-cluster statistics.
	// When enabled, emits hidden statistics for individual nodes and clusters.
	// Defaults to false.
	EnableDetailedStats bool `protobuf:"varint,3,opt,name=enable_detailed_stats,json=enableDetailedStats,proto3" json:"enable_detailed_stats,omitempty"`
	// contains filtered or unexported fields
}

Configuration for the upstream reverse connection socket interface.

func (*UpstreamReverseConnectionSocketInterface) Descriptor deprecated

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

Deprecated: Use UpstreamReverseConnectionSocketInterface.ProtoReflect.Descriptor instead.

func (*UpstreamReverseConnectionSocketInterface) GetEnableDetailedStats

func (x *UpstreamReverseConnectionSocketInterface) GetEnableDetailedStats() bool

func (*UpstreamReverseConnectionSocketInterface) GetPingFailureThreshold

func (x *UpstreamReverseConnectionSocketInterface) GetPingFailureThreshold() *wrapperspb.UInt32Value

func (*UpstreamReverseConnectionSocketInterface) GetStatPrefix

func (*UpstreamReverseConnectionSocketInterface) ProtoMessage

func (*UpstreamReverseConnectionSocketInterface) ProtoReflect

func (*UpstreamReverseConnectionSocketInterface) Reset

func (*UpstreamReverseConnectionSocketInterface) String

func (*UpstreamReverseConnectionSocketInterface) Validate

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

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

type UpstreamReverseConnectionSocketInterfaceMultiError

type UpstreamReverseConnectionSocketInterfaceMultiError []error

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

func (UpstreamReverseConnectionSocketInterfaceMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpstreamReverseConnectionSocketInterfaceMultiError) Error

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

type UpstreamReverseConnectionSocketInterfaceValidationError

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

UpstreamReverseConnectionSocketInterfaceValidationError is the validation error returned by UpstreamReverseConnectionSocketInterface.Validate if the designated constraints aren't met.

func (UpstreamReverseConnectionSocketInterfaceValidationError) Cause

Cause function returns cause value.

func (UpstreamReverseConnectionSocketInterfaceValidationError) Error

Error satisfies the builtin error interface

func (UpstreamReverseConnectionSocketInterfaceValidationError) ErrorName

ErrorName returns error name.

func (UpstreamReverseConnectionSocketInterfaceValidationError) Field

Field function returns field value.

func (UpstreamReverseConnectionSocketInterfaceValidationError) Key

Key function returns key value.

func (UpstreamReverseConnectionSocketInterfaceValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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