package
0.0.0-20210802113545-39db037a866c
Repository: https://github.com/api7/apisix-mesh-agent.git
Documentation: pkg.go.dev
# Functions
NewAdaptor creates a XDS based adaptor.
# Variables
ErrFeatureNotSupportedYet means a non-supported feature exists in the xDS resource so the Adaptor goes ahead.
ErrRequireFurtherEDS means the translation of Cluster is not complete since it depends on EDS to fetch the load assignment (endpoints).
# Structs
TranslateOptions contains some options to customize the translate process.
# Interfaces
Adaptor translates xDS resources like Route, Cluster to the equivalent configs in Apache APISIX.