/wrangler-sample

Sample controller using wrangler

Primary LanguageGoApache License 2.0Apache-2.0

Wrangler Sample Controller

This a sample of how to use Wrangler to write controllers. The functionality of the controller is intended to be the same as the upstream sample-controller project.

To run clone the repo and run. Please use go modules.

make run