API definitions for the Istio project
api
Go to file
Kuat 5c9f6311c8 Add name field to a rule (#116)
* Add name field to a rule

This is necessary to make a route rule a self-contained object.

* updated examples
2017-06-07 15:28:33 -07:00
mixer/v1 Comment fixes. (#113) 2017-06-01 15:05:33 -07:00
proxy/v1/config Add name field to a rule (#116) 2017-06-07 15:28:33 -07:00
.gitignore Fix imports (#89) 2017-05-01 16:37:17 -07:00
LICENSE Fix copyright. (#102) 2017-05-18 15:30:00 -07:00
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.