import "github.com/envoyproxy/go-control-plane/envoy/extensions/upstreams/http/tcp/v3"
tcp_connection_pool.pb.go tcp_connection_pool.pb.validate.go
var File_envoy_extensions_upstreams_http_tcp_v3_tcp_connection_pool_proto protoreflect.FileDescriptor
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() ([]byte, []int)
Deprecated: Use TcpConnectionPoolProto.ProtoReflect.Descriptor instead.
func (*TcpConnectionPoolProto) ProtoMessage()
func (x *TcpConnectionPoolProto) ProtoReflect() protoreflect.Message
func (x *TcpConnectionPoolProto) Reset()
func (x *TcpConnectionPoolProto) String() string
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 struct {
// contains filtered or unexported fields
}
TcpConnectionPoolProtoValidationError is the validation error returned by TcpConnectionPoolProto.Validate if the designated constraints aren't met.
func (e TcpConnectionPoolProtoValidationError) Cause() error
Cause function returns cause value.
func (e TcpConnectionPoolProtoValidationError) Error() string
Error satisfies the builtin error interface
func (e TcpConnectionPoolProtoValidationError) ErrorName() string
ErrorName returns error name.
func (e TcpConnectionPoolProtoValidationError) Field() string
Field function returns field value.
func (e TcpConnectionPoolProtoValidationError) Key() bool
Key function returns key value.
func (e TcpConnectionPoolProtoValidationError) Reason() string
Reason function returns reason value.
Package envoy_extensions_upstreams_http_tcp_v3 imports 17 packages (graph) and is imported by 5 packages. Updated 2021-01-08. Refresh now. Tools for package owners.