Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 415 Bytes

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