API definitions for the Istio project
api
Go to file
Martin Taillefer 4ee728da07 Shuffle files around as agreed.
Also includes minor comment updates and a few
field renames, based on outstanding feedback.
2017-01-10 11:41:36 -08:00
mixer/v1 Shuffle files around as agreed. 2017-01-10 11:41:36 -08:00
.gitignore Initial commit 2016-12-15 10:47:14 -08:00
LICENSE Update LICENSE 2016-12-15 10:48:52 -08:00
README.md Shuffle files around as agreed. 2017-01-10 11:41:36 -08:00

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.