open-consul/vendor/github.com/nicolai86/scaleway-sdk
Jeff Mitchell b43800125c
Update vendoring from go mod. (#5566)
2019-03-26 17:50:42 -04:00
..
LICENSE.md Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
README.md Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
api.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
availability.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
bootscript.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
container.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
dashboard.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
image.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
ip.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
organization.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
permissions.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
quota.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
security_group.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
security_group_rule.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
server.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
snapshot.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
tasks.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
tokens.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
user.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
user_data.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
volume.go Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00

README.md

Scaleway SDK

A fork of the scaleway cli repository which only aims at being an API SDK - nothing more.

Tests

$ go test ./...