envoyextensions

package
v1.16.109 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConstructExtension

func ConstructExtension(ext api.EnvoyExtension) (extensioncommon.EnvoyExtender, error)

ConstructExtension attempts to lookup and build an extension from the registry with the given config. Returns an error if the extension does not exist, or if the extension fails to be constructed properly.

func ValidateExtensions

func ValidateExtensions(extensions []api.EnvoyExtension) error

ValidateExtensions will attempt to construct each instance of the given envoy extension configurations and returns an error if any fail to build. Note that this step is separated from the xds package and does not check any potential runtime configuration that the extension could encounter -- it simply ensures that the extension can be built from the given arguments.

Types

This section is empty.

Directories

Path Synopsis
builtin
lua

Jump to

Keyboard shortcuts

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