Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: add initial bare metal support #55

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Conversation

squat
Copy link
Contributor

@squat squat commented Apr 12, 2018

This commit adds initial bare metal support for the client. It is
modelled off of the server.go, server_test.go, plans.go, and
plans_test.go files.

I tested this library with https://github.com/squat/terraform-provider-vultr and all operations (creation, deletion, updating) are working correctly.

This commit adds initial bare metal support for the client. It is
modelled off of the serve.go and server_test.go files.
@squat
Copy link
Contributor Author

squat commented Apr 12, 2018

Looks looks like glide is failing for go 1.8 and 1.9. The tests are passing for go tip.

@JamesClonk JamesClonk merged commit ee63e02 into JamesClonk:master Apr 13, 2018
@JamesClonk
Copy link
Owner

Cool, thanks a lot for putting in the effort for the baremetal API! 😃👍

@squat squat deleted the baremetal branch April 13, 2018 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants