cfa299d2ee
Nomad was manually updated, so revert that to the version in master, remove it from vendor.json and add it to the ignore list. Update all packages that were in an unknown state to their latest master commits. |
||
---|---|---|
.. | ||
rundeck | ||
LICENSE | ||
README.md |
README.md
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.