envoy-control-plane 0.2.0

Envoy xDS v3 APIs
Documentation
1
2
3
4
5
6
7
8
9
`envoy-control-plane` for Rust
==============================

This package exposes the Envoy xDS protos and gRPC services via [prost](https://github.com/tokio-rs/prost).

## License

The code in this package is available under the Apache 2.0 license, as found in the LICENSE file.
Envoy itself (and its API protos) are also licensed under Apache 2.0.