/vultr

A Vultr API implementation in Go

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Vultr API in go

Build Status

A partly go implementation of the Vultr API. This is being made for use with packer/terraform plugins, thus only servers and snapshots are supported with the few methods needed. No support for startup scripts etc.

Also it's a pure go package (not CLI tool) - for that look elsewhere