package
0.13.4
Repository: https://github.com/envoyproxy/go-control-plane.git
Documentation: pkg.go.dev

# Packages

Package main contains the test driver for testing xDS manually.
No description provided by the author
Package test contains test utilities.

# Functions

RunAccessLogServer starts an accesslog server.
RunManagementGateway starts an HTTP gateway to an xDS server.
RunManagementServer starts an xDS server at the given port.

# Structs

HTTPGateway is a custom implementation of [gRPC gateway](https://github.com/grpc-ecosystem/grpc-gateway) specialized to Envoy xDS API.