tcpv3

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: Apache-2.0 Imports: 17 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_upstreams_http_tcp_v3_tcp_connection_pool_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TcpConnectionPoolProto

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

A connection pool which forwards downstream HTTP as TCP to upstream, [#extension: envoy.upstreams.http.tcp]

func (*TcpConnectionPoolProto) Descriptor deprecated

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

Deprecated: Use TcpConnectionPoolProto.ProtoReflect.Descriptor instead.

func (*TcpConnectionPoolProto) ProtoMessage

func (*TcpConnectionPoolProto) ProtoMessage()

func (*TcpConnectionPoolProto) ProtoReflect

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

func (*TcpConnectionPoolProto) Reset

func (x *TcpConnectionPoolProto) Reset()

func (*TcpConnectionPoolProto) String

func (x *TcpConnectionPoolProto) String() string

func (*TcpConnectionPoolProto) Validate

func (m *TcpConnectionPoolProto) Validate() error

Validate checks the field values on TcpConnectionPoolProto 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 (*TcpConnectionPoolProto) ValidateAll added in v0.10.0

func (m *TcpConnectionPoolProto) ValidateAll() error

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

type TcpConnectionPoolProtoMultiError added in v0.10.0

type TcpConnectionPoolProtoMultiError []error

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

func (TcpConnectionPoolProtoMultiError) AllErrors added in v0.10.0

func (m TcpConnectionPoolProtoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TcpConnectionPoolProtoMultiError) Error added in v0.10.0

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

type TcpConnectionPoolProtoValidationError

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

TcpConnectionPoolProtoValidationError is the validation error returned by TcpConnectionPoolProto.Validate if the designated constraints aren't met.

func (TcpConnectionPoolProtoValidationError) Cause

Cause function returns cause value.

func (TcpConnectionPoolProtoValidationError) Error

Error satisfies the builtin error interface

func (TcpConnectionPoolProtoValidationError) ErrorName

ErrorName returns error name.

func (TcpConnectionPoolProtoValidationError) Field

Field function returns field value.

func (TcpConnectionPoolProtoValidationError) Key

Key function returns key value.

func (TcpConnectionPoolProtoValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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