package envoy_extensions_upstreams_http_generic_v3

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

Index

Variables

var File_envoy_extensions_upstreams_http_generic_v3_generic_connection_pool_proto protoreflect.FileDescriptor

Types

type GenericConnectionPoolProto

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

A connection pool which forwards downstream HTTP as TCP or HTTP to upstream, based on CONNECT configuration. [#extension: envoy.upstreams.http.generic]

func (*GenericConnectionPoolProto) Descriptor

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

Deprecated: Use GenericConnectionPoolProto.ProtoReflect.Descriptor instead.

func (*GenericConnectionPoolProto) ProtoMessage

func (*GenericConnectionPoolProto) ProtoMessage()

func (*GenericConnectionPoolProto) ProtoReflect

func (*GenericConnectionPoolProto) Reset

func (x *GenericConnectionPoolProto) Reset()

func (*GenericConnectionPoolProto) String

func (x *GenericConnectionPoolProto) String() string

func (*GenericConnectionPoolProto) Validate

func (m *GenericConnectionPoolProto) Validate() error

Validate checks the field values on GenericConnectionPoolProto with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type GenericConnectionPoolProtoValidationError

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

GenericConnectionPoolProtoValidationError is the validation error returned by GenericConnectionPoolProto.Validate if the designated constraints aren't met.

func (GenericConnectionPoolProtoValidationError) Cause

Cause function returns cause value.

func (GenericConnectionPoolProtoValidationError) Error

Error satisfies the builtin error interface

func (GenericConnectionPoolProtoValidationError) ErrorName

ErrorName returns error name.

func (GenericConnectionPoolProtoValidationError) Field

Field function returns field value.

func (GenericConnectionPoolProtoValidationError) Key

Key function returns key value.

func (GenericConnectionPoolProtoValidationError) Reason

Reason function returns reason value.

Source Files

generic_connection_pool.pb.go generic_connection_pool.pb.validate.go

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

Tools for package owners.