genericv3

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

Functions

This section is empty.

Types

type GenericConnectionPoolProto

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

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

func (*GenericConnectionPoolProto) Descriptor deprecated

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

func (*GenericConnectionPoolProto) ValidateAll added in v0.10.0

func (m *GenericConnectionPoolProto) ValidateAll() error

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

type GenericConnectionPoolProtoMultiError added in v0.10.0

type GenericConnectionPoolProtoMultiError []error

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

func (GenericConnectionPoolProtoMultiError) AllErrors added in v0.10.0

AllErrors returns a list of validation violation errors.

func (GenericConnectionPoolProtoMultiError) Error added in v0.10.0

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

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.

Jump to

Keyboard shortcuts

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