Toy/stagingworthy implementations of external controllers for Kubernetes; Control loops that perform useful albiet simple functions.
Build is simply accomplished with go modules; just run go build cmd/foo
and you should get an executable. See Golang build docs for further direction