[ 原始碼: golang-github-digitalocean-godo ]
套件:golang-github-digitalocean-godo-dev(1.37.0-2)
golang-github-digitalocean-godo-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-digitalocean-godo:
- [golang-github-digitalocean-godo_1.37.0-2.dsc]
- [golang-github-digitalocean-godo_1.37.0.orig.tar.gz]
- [golang-github-digitalocean-godo_1.37.0-2.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