API definitions for the Istio project
api
Go to file
mandarjog 2b5fabb787 Add source.service to global dictionary (#181)
Without this change, we get flooded with
```
0923 02:31:03.459056       1 protoBag.go:68] Attribute 'source.service' not in either global or message dictionaries
``` 
in Mixer logs.
2017-09-25 17:56:26 -07:00
broker/v1/config
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.