Skip to content

Commit 3bcd725

Browse files
committed
Deprecate current pkg/api package in favor of https://github.com/scaleway/go-scaleway
1 parent 5a7b1af commit 3bcd725

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

pkg/api/README.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
11
# Scaleway's API
22

3-
[![GoDoc](https://godoc.org/github.com/scaleway/scaleway-cli/pkg/api?status.svg)](https://godoc.org/github.com/scaleway/scaleway-cli/pkg/api)
4-
5-
This package contains facilities to play with the Scaleway API, it includes the following features:
6-
7-
- dedicated configuration file containing credentials to deal with the API
8-
- caching to resolve UUIDs without contacting the API
9-
10-
## Links
11-
12-
- [API documentation](https://developer.scaleway.com)
13-
- [Official Python SDK](https://github.com/scaleway/python-scaleway)
14-
- Projects using this SDK
15-
- https://github.com/scaleway/devhub
16-
- https://github.com/scaleway/docker-machine-driver-scaleway
17-
- https://github.com/huseyin/docker-machine-driver-scaleway
18-
- https://github.com/scaleway-community/scaleway-ubuntu-coreos/blob/master/overlay/usr/local/update-firewall/scw-api/cache.go
19-
- https://github.com/pulcy/quark
20-
- https://github.com/hex-sh/terraform-provider-scaleway
21-
- https://github.com/tscolari/bosh-scaleway-cpi
22-
- Other **golang** clients
23-
- https://github.com/lalyos/onlabs
24-
- https://github.com/meatballhat/packer-builder-onlinelabs
25-
- https://github.com/nlamirault/go-scaleway
26-
- https://github.com/golang/build/blob/master/cmd/scaleway/scaleway.go
3+
## Deprecated in favor of https://github.com/scaleway/go-scaleway

0 commit comments

Comments
 (0)