package envoy_extensions_upstreams_http_tcp_v3

import "github.com/envoyproxy/go-control-plane/envoy/extensions/upstreams/http/tcp/v3"

Index

Variables

var File_envoy_extensions_upstreams_http_tcp_v3_tcp_connection_pool_proto protoreflect.FileDescriptor

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

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, an error is returned.

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.

Source Files

tcp_connection_pool.pb.go tcp_connection_pool.pb.validate.go

Version
v0.9.8
Published
Dec 7, 2020
Platform
windows/amd64
Imports
17 packages
Last checked
28 minutes ago

Tools for package owners.