envoy_extensions_filters_http_lua_v3

package
v0.0.0-...-d64db01 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 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

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

func (*Lua) ProtoMessage

func (*Lua) ProtoMessage()

func (*Lua) ProtoReflect

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

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

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

Deprecated: Use LuaPerRoute.ProtoReflect.Descriptor instead.

func (*LuaPerRoute) GetDisabled

func (x *LuaPerRoute) GetDisabled() bool

func (*LuaPerRoute) GetName

func (x *LuaPerRoute) GetName() string

func (*LuaPerRoute) GetOverride

func (m *LuaPerRoute) GetOverride() isLuaPerRoute_Override

func (*LuaPerRoute) ProtoMessage

func (*LuaPerRoute) ProtoMessage()

func (*LuaPerRoute) ProtoReflect

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

func (*LuaPerRoute) Reset

func (x *LuaPerRoute) Reset()

func (*LuaPerRoute) String

func (x *LuaPerRoute) String() string

func (*LuaPerRoute) Validate

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

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

Cause function returns cause value.

func (LuaPerRouteValidationError) Error

Error satisfies the builtin error interface

func (LuaPerRouteValidationError) ErrorName

func (e LuaPerRouteValidationError) ErrorName() string

ErrorName returns error name.

func (LuaPerRouteValidationError) Field

Field function returns field value.

func (LuaPerRouteValidationError) Key

Key function returns key value.

func (LuaPerRouteValidationError) Reason

Reason function returns reason value.

type LuaPerRoute_Disabled

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

type LuaPerRoute_Name

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