Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]>
* Package name : golang-github-envoyproxy-go-control-plane Version : 0.12.0-1 Upstream Author : Envoy Proxy - CNCF * URL : https://github.com/envoyproxy/go-control-plane * License : Apache-2.0 Programming Lang: Go Description : go implementation of the envoy data plane API This package provides a complete Go implementation of the xDS control plane for the Envoy proxy. It includes the infrastructure necessary to build servers that can dynamically configure a fleet of proxies or proxyless gRPC clients using the universal data plane API. . The library manages the complexity of the xDS protocol, including versioning, resource caching, and state-of-the-world or delta updates. By providing a structured way to push configurations—such as listeners, clusters, and routing rules—to the data plane, it enables the creation of sophisticated service meshes and load-balancing solutions.

