tls_inspectorv2

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

Functions

This section is empty.

Types

type TlsInspector

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

func (*TlsInspector) Descriptor deprecated

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

Deprecated: Use TlsInspector.ProtoReflect.Descriptor instead.

func (*TlsInspector) ProtoMessage

func (*TlsInspector) ProtoMessage()

func (*TlsInspector) ProtoReflect added in v0.9.6

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

func (*TlsInspector) Reset

func (x *TlsInspector) Reset()

func (*TlsInspector) String

func (x *TlsInspector) String() string

func (*TlsInspector) Validate

func (m *TlsInspector) Validate() error

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

func (m *TlsInspector) ValidateAll() error

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

type TlsInspectorMultiError added in v0.10.0

type TlsInspectorMultiError []error

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

func (TlsInspectorMultiError) AllErrors added in v0.10.0

func (m TlsInspectorMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TlsInspectorMultiError) Error added in v0.10.0

func (m TlsInspectorMultiError) Error() string

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

type TlsInspectorValidationError

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

TlsInspectorValidationError is the validation error returned by TlsInspector.Validate if the designated constraints aren't met.

func (TlsInspectorValidationError) Cause

Cause function returns cause value.

func (TlsInspectorValidationError) Error

Error satisfies the builtin error interface

func (TlsInspectorValidationError) ErrorName

func (e TlsInspectorValidationError) ErrorName() string

ErrorName returns error name.

func (TlsInspectorValidationError) Field

Field function returns field value.

func (TlsInspectorValidationError) Key

Key function returns key value.

func (TlsInspectorValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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