#993479 ITP: go-control-plane -- Go implementation of data-plane-api

#993479#5
Date:
2021-09-01 21:05:07 UTC
From:
To:
* Package name : go-control-plane
Version : 0.9.9
Upstream Author : Envoy Proxy - CNCF
* URL : https://github.com/envoyproxy/go-control-plan
* License : Apache-2.0
Description : Go implementation of data-plane-api (program)

This is a Go-based implementation of an API server
that implements the discovery service APIs defined in data-plane-api
(https://github.com/envoyproxy/data-plane-api). Due to the
variety of platforms out there, there is no single control plane
implementation that can satisfy everyone's needs. Hence this code
base does not attempt to be a full scale control plane for a fleet
of Envoy proxies. Instead, it provides infrastructure that is shared
by multiple different control plane implementations.