envoy_extensions_filters_http_lua_v3

package
v1.13.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_http_lua_v3_lua_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Lua

type Lua struct {
	InlineCode  string                    `protobuf:"bytes,1,opt,name=inline_code,json=inlineCode,proto3" json:"inline_code,omitempty"`
	SourceCodes map[string]*v3.DataSource `` /* 182-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Lua) Descriptor deprecated

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

Deprecated: Use Lua.ProtoReflect.Descriptor instead.

func (*Lua) GetInlineCode

func (x *Lua) GetInlineCode() string

func (*Lua) GetSourceCodes added in v1.7.0

func (x *Lua) GetSourceCodes() map[string]*v3.DataSource

func (*Lua) ProtoMessage

func (*Lua) ProtoMessage()

func (*Lua) ProtoReflect added in v1.7.0

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

func (*Lua) Reset

func (x *Lua) Reset()

func (*Lua) String

func (x *Lua) String() string

func (*Lua) Validate

func (m *Lua) Validate() error

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

type LuaPerRoute added in v1.7.0

type LuaPerRoute struct {

	// Types that are assignable to Override:
	//	*LuaPerRoute_Disabled
	//	*LuaPerRoute_Name
	Override isLuaPerRoute_Override `protobuf_oneof:"override"`
	// contains filtered or unexported fields
}

func (*LuaPerRoute) Descriptor deprecated added in v1.7.0

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

Deprecated: Use LuaPerRoute.ProtoReflect.Descriptor instead.

func (*LuaPerRoute) GetDisabled added in v1.7.0

func (x *LuaPerRoute) GetDisabled() bool

func (*LuaPerRoute) GetName added in v1.7.0

func (x *LuaPerRoute) GetName() string

func (*LuaPerRoute) GetOverride added in v1.7.0

func (m *LuaPerRoute) GetOverride() isLuaPerRoute_Override

func (*LuaPerRoute) ProtoMessage added in v1.7.0

func (*LuaPerRoute) ProtoMessage()

func (*LuaPerRoute) ProtoReflect added in v1.7.0

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

func (*LuaPerRoute) Reset added in v1.7.0

func (x *LuaPerRoute) Reset()

func (*LuaPerRoute) String added in v1.7.0

func (x *LuaPerRoute) String() string

func (*LuaPerRoute) Validate added in v1.7.0

func (m *LuaPerRoute) Validate() error

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

type LuaPerRouteValidationError added in v1.7.0

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

LuaPerRouteValidationError is the validation error returned by LuaPerRoute.Validate if the designated constraints aren't met.

func (LuaPerRouteValidationError) Cause added in v1.7.0

Cause function returns cause value.

func (LuaPerRouteValidationError) Error added in v1.7.0

Error satisfies the builtin error interface

func (LuaPerRouteValidationError) ErrorName added in v1.7.0

func (e LuaPerRouteValidationError) ErrorName() string

ErrorName returns error name.

func (LuaPerRouteValidationError) Field added in v1.7.0

Field function returns field value.

func (LuaPerRouteValidationError) Key added in v1.7.0

Key function returns key value.

func (LuaPerRouteValidationError) Reason added in v1.7.0

Reason function returns reason value.

type LuaPerRoute_Disabled added in v1.7.0

type LuaPerRoute_Disabled struct {
	Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3,oneof"`
}

type LuaPerRoute_Name added in v1.7.0

type LuaPerRoute_Name struct {
	Name string `protobuf:"bytes,2,opt,name=name,proto3,oneof"`
}

type LuaValidationError

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

LuaValidationError is the validation error returned by Lua.Validate if the designated constraints aren't met.

func (LuaValidationError) Cause

func (e LuaValidationError) Cause() error

Cause function returns cause value.

func (LuaValidationError) Error

func (e LuaValidationError) Error() string

Error satisfies the builtin error interface

func (LuaValidationError) ErrorName

func (e LuaValidationError) ErrorName() string

ErrorName returns error name.

func (LuaValidationError) Field

func (e LuaValidationError) Field() string

Field function returns field value.

func (LuaValidationError) Key

func (e LuaValidationError) Key() bool

Key function returns key value.

func (LuaValidationError) Reason

func (e LuaValidationError) 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