You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/apparentlymart/go-rundeck-api
James Bardin cfa299d2ee
Update deps in unknown state and rever nomad
9 years ago
..
rundeck Update deps in unknown state and rever nomad 9 years ago
LICENSE
README.md Improving Rundeck provider: scheduler (#9449) 9 years ago

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.