envoy_extensions_common_matching_v4alpha

package
v0.9.9 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_common_matching_v4alpha_extension_matcher_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ExtensionWithMatcher

type ExtensionWithMatcher struct {

	// The associated matcher.
	Matcher *v4alpha.Matcher `protobuf:"bytes,1,opt,name=matcher,proto3" json:"matcher,omitempty"`
	// The underlying extension config.
	ExtensionConfig *v4alpha1.TypedExtensionConfig `protobuf:"bytes,2,opt,name=extension_config,json=extensionConfig,proto3" json:"extension_config,omitempty"`
	// contains filtered or unexported fields
}

Wrapper around an existing extension that provides an associated matcher. This allows decorating an existing extension with a matcher, which can be used to match against relevant protocol data.

[#alpha:]

func (*ExtensionWithMatcher) Descriptor deprecated

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

Deprecated: Use ExtensionWithMatcher.ProtoReflect.Descriptor instead.

func (*ExtensionWithMatcher) GetExtensionConfig

func (x *ExtensionWithMatcher) GetExtensionConfig() *v4alpha1.TypedExtensionConfig

func (*ExtensionWithMatcher) GetMatcher

func (x *ExtensionWithMatcher) GetMatcher() *v4alpha.Matcher

func (*ExtensionWithMatcher) ProtoMessage

func (*ExtensionWithMatcher) ProtoMessage()

func (*ExtensionWithMatcher) ProtoReflect

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

func (*ExtensionWithMatcher) Reset

func (x *ExtensionWithMatcher) Reset()

func (*ExtensionWithMatcher) String

func (x *ExtensionWithMatcher) String() string

func (*ExtensionWithMatcher) Validate

func (m *ExtensionWithMatcher) Validate() error

Validate checks the field values on ExtensionWithMatcher with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type ExtensionWithMatcherValidationError

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

ExtensionWithMatcherValidationError is the validation error returned by ExtensionWithMatcher.Validate if the designated constraints aren't met.

func (ExtensionWithMatcherValidationError) Cause

Cause function returns cause value.

func (ExtensionWithMatcherValidationError) Error

Error satisfies the builtin error interface

func (ExtensionWithMatcherValidationError) ErrorName

ErrorName returns error name.

func (ExtensionWithMatcherValidationError) Field

Field function returns field value.

func (ExtensionWithMatcherValidationError) Key

Key function returns key value.

func (ExtensionWithMatcherValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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