The Apigee Mixer adapter provides Apigee’s distributed authentication and quota policy checks
as well as the ingestion of Istio telemetry for analysis and reporting.
Important: The adapter is provided in an enhanced Mixer image. The default Mixer image must be replaced and the
proper CRDs must be applied in order to use these features. Complete Apigee documentation on the concepts and usage
of this adapter is available on the Apigee Adapter for Istio6
site. For more information and product support, please contact Apigee support1.
The Configuration for the Apigee adapter provides information on how the adapter should contact
the Apigee proxies and how it should operate. Running the apigee-istio provision CLI command
will ensure that all proxies are installed into your Apigee environment and generate this file
with all required settings for you.
For additional information on this adapter or support please contact anchor-prega-support@google.com.
Field
Type
Description
apigeeBase
string
Apigee Base is the URI for a shared proxy on Apigee.
Required.
customerBase
string
Customer Base is the URI for an organization-specific proxy on Apigee.
Required.
orgName
string
Org Name is the name of the organization on Apigee.
Required.
envName
string
Env Name is the name of the environment on Apigee.
Required.
key
string
Key is used to authenticate to the Apigee proxy endpoints, generated during provisioning.
Required.
secret
string
Secret is used to authenticate to the Apigee proxy endpoints, generated during provisioning.
Required.
tempDir
string
The local directory to be used by the adapter for temporary files.
Optional. Default: “/tmp/apigee-istio”.