metadatav3

package
v1.36.11-2026011520535... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_matching_input_matchers_metadata_v3_metadata_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Metadata

type Metadata struct {

	// The Metadata is matched if the value retrieved by metadata matching input is matched to this value.
	Value *v3.ValueMatcher `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// If true, the match result will be inverted.
	Invert bool `protobuf:"varint,4,opt,name=invert,proto3" json:"invert,omitempty"`
	// contains filtered or unexported fields
}

Metadata matcher for metadata from http matching input data.

func (*Metadata) ClearValue

func (x *Metadata) ClearValue()

func (*Metadata) GetInvert

func (x *Metadata) GetInvert() bool

func (*Metadata) GetValue

func (x *Metadata) GetValue() *v3.ValueMatcher

func (*Metadata) HasValue

func (x *Metadata) HasValue() bool

func (*Metadata) ProtoMessage

func (*Metadata) ProtoMessage()

func (*Metadata) ProtoReflect

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

func (*Metadata) Reset

func (x *Metadata) Reset()

func (*Metadata) SetInvert

func (x *Metadata) SetInvert(v bool)

func (*Metadata) SetValue

func (x *Metadata) SetValue(v *v3.ValueMatcher)

func (*Metadata) String

func (x *Metadata) String() string

type Metadata_builder

type Metadata_builder struct {

	// The Metadata is matched if the value retrieved by metadata matching input is matched to this value.
	Value *v3.ValueMatcher
	// If true, the match result will be inverted.
	Invert bool
	// contains filtered or unexported fields
}

func (Metadata_builder) Build

func (b0 Metadata_builder) Build() *Metadata

Source Files

  • metadata.pb.go

Jump to

Keyboard shortcuts

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