envoy_extensions_filters_listener_http_inspector_v3

package
v0.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 18 Imported by: 30

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_listener_http_inspector_v3_http_inspector_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HttpInspector

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

func (*HttpInspector) Descriptor deprecated

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

Deprecated: Use HttpInspector.ProtoReflect.Descriptor instead.

func (*HttpInspector) ProtoMessage

func (*HttpInspector) ProtoMessage()

func (*HttpInspector) ProtoReflect added in v0.9.6

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

func (*HttpInspector) Reset

func (x *HttpInspector) Reset()

func (*HttpInspector) String

func (x *HttpInspector) String() string

func (*HttpInspector) Validate

func (m *HttpInspector) Validate() error

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

func (m *HttpInspector) ValidateAll() error

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

type HttpInspectorMultiError added in v0.10.0

type HttpInspectorMultiError []error

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

func (HttpInspectorMultiError) AllErrors added in v0.10.0

func (m HttpInspectorMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (HttpInspectorMultiError) Error added in v0.10.0

func (m HttpInspectorMultiError) Error() string

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

type HttpInspectorValidationError

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

HttpInspectorValidationError is the validation error returned by HttpInspector.Validate if the designated constraints aren't met.

func (HttpInspectorValidationError) Cause

Cause function returns cause value.

func (HttpInspectorValidationError) Error

Error satisfies the builtin error interface

func (HttpInspectorValidationError) ErrorName

func (e HttpInspectorValidationError) ErrorName() string

ErrorName returns error name.

func (HttpInspectorValidationError) Field

Field function returns field value.

func (HttpInspectorValidationError) Key

Key function returns key value.

func (HttpInspectorValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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