GitHub - snowp/java-control-plane: Java implementation of an Envoy gRPC control plane

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

java-control-plane

CircleCI codecov

This repository contains a Java-based implementation of an API server that implements the discovery service APIs defined in data-plane-api. It started life as a port of go-control-plane, but building an idiomatic Java implementation is prioritized over exact interface parity with the Go implementation.

Requirements

  1. Java 8+
  2. Maven

Build & Test

mvn clean package

More thorough usage examples are still TODO, but there is a basic test implementation in TestMain.

About

Java implementation of an Envoy gRPC control plane

Resources

Readme

License

Apache-2.0 license

Code of conduct

Code of conduct

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Java 95.1%
  • Shell 4.9%