426 B
426 B
go-rundeck-api
This is a Go client for the Rundeck HTTP API. It was primarily developed to back the Rundeck provider in Terraform, but can be used standalone too.
It should go install
just like any other Go package:
go install github.com/apparentlymart/go-rundeck-api/rundeck
For reference documentation, see godoc.