[ ソース: golang-github-digitalocean-godo ]
パッケージ: golang-github-digitalocean-godo-dev (1.37.0-1)
golang-github-digitalocean-godo-dev に関するリンク
Debian の資源:
golang-github-digitalocean-godo ソースパッケージをダウンロード:
- [golang-github-digitalocean-godo_1.37.0-1.dsc]
- [golang-github-digitalocean-godo_1.37.0.orig.tar.gz]
- [golang-github-digitalocean-godo_1.37.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python3-apeye-core
- golang-github-googleapis-enterprise-certificate-proxy-dev
- ruby-google-apis-cloudresourcemanager-v1
- nova-consoleauth
- ruby-google-apis-storage-v1
- python-digitalocean
- python3-digitalocean
- enterprise-certificate-proxy-signer
- python-digitalocean-doc
- libhttp-ocaml-dev
- ruby-google-apis-cloudbilling-v1
DigitalOcean API V2 client library for Google Go
Godo is official API client library from the cloud provider DigitalOcean for the Go language. The functionality of the web based control panel of DigitalOcean is also available through the API. It could be used to manage droplets (private virtual servers) and resources within the cloud in a simple way using HTTP requests. For authentication, personal access tokens (PAT) are used.
その他の golang-github-digitalocean-godo-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-google-go-querystring-dev
- library for encoding structs into URL query parameters
-
- dep: golang-golang-x-oauth2-dev
- make OAuth2 authorized and authenticated HTTP requests