v2alpha1

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: 10

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_config_filter_thrift_router_v2alpha1_router_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Router

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

func (*Router) Descriptor deprecated

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

Deprecated: Use Router.ProtoReflect.Descriptor instead.

func (*Router) ProtoMessage

func (*Router) ProtoMessage()

func (*Router) ProtoReflect added in v0.9.6

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

func (*Router) Reset

func (x *Router) Reset()

func (*Router) String

func (x *Router) String() string

func (*Router) Validate

func (m *Router) Validate() error

Validate checks the field values on Router 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 (*Router) ValidateAll added in v0.10.0

func (m *Router) ValidateAll() error

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

type RouterMultiError added in v0.10.0

type RouterMultiError []error

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

func (RouterMultiError) AllErrors added in v0.10.0

func (m RouterMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouterMultiError) Error added in v0.10.0

func (m RouterMultiError) Error() string

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

type RouterValidationError

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

RouterValidationError is the validation error returned by Router.Validate if the designated constraints aren't met.

func (RouterValidationError) Cause

func (e RouterValidationError) Cause() error

Cause function returns cause value.

func (RouterValidationError) Error

func (e RouterValidationError) Error() string

Error satisfies the builtin error interface

func (RouterValidationError) ErrorName added in v0.7.0

func (e RouterValidationError) ErrorName() string

ErrorName returns error name.

func (RouterValidationError) Field

func (e RouterValidationError) Field() string

Field function returns field value.

func (RouterValidationError) Key

func (e RouterValidationError) Key() bool

Key function returns key value.

func (RouterValidationError) Reason

func (e RouterValidationError) Reason() string

Reason function returns reason value.

Jump to

Keyboard shortcuts

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