github.com/rackspace/gophercloud
Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. The library has a three-level hierarchy: providers, services, and resources. Provider structs represent the service providers that offer and manage a collection of services. Examples of providers include: OpenStack, Rackspace, HP. These are defined like so: Service structs are specific to a provider and handle all of the logic and operations for a particular OpenStack service. Examples of services include: Compute, Object Storage, Block Storage. In order to define one, you need to pass in the parent provider, like so: Resource structs are the domain models that services make use of in order to work with and represent the state of API resources: Another convention is to return Result structs for API operations, which allow you to access the HTTP headers, response body, and associated errors with the network transaction. To get a resource struct, you then call the Extract method which is chained to the response.
proxy.golang.org
v1.0.0
over 11 years ago
3
29
1,546
github.com/rancher-government-carbide/rancher-machine v0.15.0-rancher109
gh-fork://rancher/machine2 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/kupenstack/kupenstack v0.0.0-20220530152207-aaa15113e593
Kubernetes-Native Openstack1 version - Latest release: almost 4 years ago - 15 stars on GitHub
github.com/bhojpur/host v0.0.9
The Bhojpur Host is a computing resource provider based on the Bhojpur.NET Platform. It is used f...7 versions - Latest release: almost 4 years ago - 3 dependent packages - 3 dependent repositories - 0 stars on GitHub
github.com/bitex-la/semver-resource v1.3.4
automated semantic version bumping14 versions - Latest release: over 4 years ago - 0 stars on GitHub
github.com/powerkimhub/cb-spider v0.2.9
CB-Spider offers a unified view and interface for multi-cloud management.12 versions - Latest release: over 5 years ago - 0 stars on GitHub
github.com/Chathuru/kubernetes-cluster-autoscaler v0.0.1
1 version - Latest release: over 5 years agogithub.com/chathuru/kubernetes-cluster-autoscaler v0.0.1
1 version - Latest release: over 5 years agogithub.com/datalayer/datalayer/src/packages/k8s/kuber-go v0.0.0-20200506162739-4ffe2906cda1
1 version - Latest release: almost 6 years agogithub.com/dhrp/docker-machine-driver-greenedge v0.1.0
docker-machine Driver for GreenEdge Openstack1 version - Latest release: about 6 years ago - 0 stars on GitHub
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/rackspace/gophercloud
spec |
| License | Apache-2.0 |
| Namespace | github.com/rackspace |
| First Release | over 12 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 460 on GitHub |
| Forks | 187 on GitHub |
| Docker Dependents | 21 |
| Docker Downloads | 2,562,260,809 |