import "github.com/envoyproxy/go-control-plane/envoy/extensions/upstreams/http/http/v3"
http_connection_pool.pb.go http_connection_pool.pb.validate.go
var File_envoy_extensions_upstreams_http_http_v3_http_connection_pool_proto protoreflect.FileDescriptor
type HttpConnectionPoolProto struct {
// contains filtered or unexported fields
}
A connection pool which forwards downstream HTTP as HTTP to upstream. [#extension: envoy.upstreams.http.http]
func (*HttpConnectionPoolProto) Descriptor() ([]byte, []int)
Deprecated: Use HttpConnectionPoolProto.ProtoReflect.Descriptor instead.
func (*HttpConnectionPoolProto) ProtoMessage()
func (x *HttpConnectionPoolProto) ProtoReflect() protoreflect.Message
func (x *HttpConnectionPoolProto) Reset()
func (x *HttpConnectionPoolProto) String() string
func (m *HttpConnectionPoolProto) Validate() error
Validate checks the field values on HttpConnectionPoolProto with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type HttpConnectionPoolProtoValidationError struct {
// contains filtered or unexported fields
}
HttpConnectionPoolProtoValidationError is the validation error returned by HttpConnectionPoolProto.Validate if the designated constraints aren't met.
func (e HttpConnectionPoolProtoValidationError) Cause() error
Cause function returns cause value.
func (e HttpConnectionPoolProtoValidationError) Error() string
Error satisfies the builtin error interface
func (e HttpConnectionPoolProtoValidationError) ErrorName() string
ErrorName returns error name.
func (e HttpConnectionPoolProtoValidationError) Field() string
Field function returns field value.
func (e HttpConnectionPoolProtoValidationError) Key() bool
Key function returns key value.
func (e HttpConnectionPoolProtoValidationError) Reason() string
Reason function returns reason value.
Package envoy_extensions_upstreams_http_http_v3 imports 17 packages (graph) and is imported by 5 packages. Updated 2021-01-08. Refresh now. Tools for package owners.