mirror of https://github.com/istio/api.git
* Add name field to a rule This is necessary to make a route rule a self-contained object. * updated examples |
||
|---|---|---|
| mixer/v1 | ||
| proxy/v1/config | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
README.md
Istio APIs and Common Configuration Definitions
This repository defines component-level APIs and common configuration formats for the Istio platform. These definitions are specified using the protobuf syntax.
All other Istio repositories can take a dependency on the api repository. This repository will not depend on any other repos
Standard vocabulary
All components of an Istio installation operate on a shared vocabulary of attributes, as defined in this repo.