[ 源代码: 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