httpv3

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_http_v3_http_connection_pool_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HttpConnectionPoolProto

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 deprecated

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

Deprecated: Use HttpConnectionPoolProto.ProtoReflect.Descriptor instead.

func (*HttpConnectionPoolProto) ProtoMessage

func (*HttpConnectionPoolProto) ProtoMessage()

func (*HttpConnectionPoolProto) ProtoReflect

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

func (*HttpConnectionPoolProto) Reset

func (x *HttpConnectionPoolProto) Reset()

func (*HttpConnectionPoolProto) String

func (x *HttpConnectionPoolProto) String() string

func (*HttpConnectionPoolProto) Validate

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, the first error encountered is returned, or nil if there are no violations.

func (*HttpConnectionPoolProto) ValidateAll added in v0.10.0

func (m *HttpConnectionPoolProto) ValidateAll() error

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

type HttpConnectionPoolProtoMultiError added in v0.10.0

type HttpConnectionPoolProtoMultiError []error

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

func (HttpConnectionPoolProtoMultiError) AllErrors added in v0.10.0

func (m HttpConnectionPoolProtoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (HttpConnectionPoolProtoMultiError) Error added in v0.10.0

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

type HttpConnectionPoolProtoValidationError

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 (HttpConnectionPoolProtoValidationError) Cause

Cause function returns cause value.

func (HttpConnectionPoolProtoValidationError) Error

Error satisfies the builtin error interface

func (HttpConnectionPoolProtoValidationError) ErrorName

ErrorName returns error name.

func (HttpConnectionPoolProtoValidationError) Field

Field function returns field value.

func (HttpConnectionPoolProtoValidationError) Key

Key function returns key value.

func (HttpConnectionPoolProtoValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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