An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/easystack/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: Intermediate Result structs are returned for API operations, which allow generic access to the HTTP headers, response body, and any errors associated with the network transaction. To turn a result into a usable resource struct, you must call the Extract method which is chained to the response, or an Extract function from an applicable extension: All requests that enumerate a collection return a Pager struct that is used to iterate through the results one page at a time. Use the EachPage method on that Pager to handle each successive Page in a closure, then use the appropriate extraction method from that request's package to interpret that Page as a slice of results: This top-level package contains utility functions and data types that are used throughout the provider and service packages. Of particular note for end users are the AuthOptions and EndpointOpts structs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/easystack/gophercloud
License: Apache-2.0
Latest release: about 1 year ago
First release: almost 6 years ago
Namespace: github.com/easystack
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

v1.6.0-es
Published: 12 months ago
Registry - Documentation - Download
v1.5.0-es
Published: about 1 year ago
Registry - Documentation - Download
v1.11.0
Published: about 1 year ago
Registry - Documentation - Download
v1.10.0
Published: about 1 year ago
Registry - Documentation - Download
v1.9.0
Published: about 1 year ago
Registry - Documentation - Download
v1.8.0
Published: over 1 year ago
Registry - Documentation - Download
v1.5.3
Published: over 1 year ago
Registry - Documentation - Download
v1.7.0
Published: over 1 year ago
Registry - Documentation - Download
v1.6.0
Published: over 1 year ago
Registry - Documentation - Download
v1.5.2
Published: over 1 year ago
Registry - Documentation - Download
v1.5.1
Published: over 1 year ago
Registry - Documentation - Download
v1.5.0
Published: almost 2 years ago
Registry - Documentation - Download
v1.4.0
Published: almost 2 years ago
Registry - Documentation - Download
v1.3.0
Published: about 2 years ago
Registry - Documentation - Download
v1.2.0
Published: over 2 years ago
Registry - Documentation - Download
v1.1.1
Published: over 2 years ago
Registry - Documentation - Download
v1.1.0
Published: over 2 years ago
Registry - Documentation - Download
v1.0.0
Published: over 2 years ago
Registry - Documentation - Download
v0.25.0
Published: almost 3 years ago
Registry - Documentation - Download
v0.24.0
Published: over 3 years ago
Registry - Documentation - Download
v0.23.0
Published: over 3 years ago
Registry - Documentation - Download
v0.22.0
Published: over 3 years ago
Registry - Documentation - Download
v0.21.0
Published: over 3 years ago
Registry - Documentation - Download
v0.20.0
Published: over 3 years ago
Registry - Documentation - Download
v0.19.0
Published: almost 4 years ago
Registry - Documentation - Download
v0.18.0
Published: almost 4 years ago
Registry - Documentation - Download
v0.17.0
Published: about 4 years ago
Registry - Documentation - Download
v0.16.0
Published: about 4 years ago
Registry - Documentation - Download
v0.15.0
Published: over 4 years ago
Registry - Documentation - Download
v0.14.0
Published: over 4 years ago
Registry - Documentation - Download
v0.13.0
Published: over 4 years ago
Registry - Documentation - Download
v0.12.0
Published: almost 5 years ago
Registry - Documentation - Download
v0.11.0
Published: almost 5 years ago
Registry - Documentation - Download
v0.10.0
Published: about 5 years ago
Registry - Documentation - Download
v0.9.0
Published: about 5 years ago
Registry - Documentation - Download
v0.8.0
Published: about 5 years ago
Registry - Documentation - Download
v0.7.0
Published: over 5 years ago
Registry - Documentation - Download
v0.6.0
Published: over 5 years ago
Registry - Documentation - Download
v0.5.0
Published: over 5 years ago
Registry - Documentation - Download
v0.4.0
Published: over 5 years ago
Registry - Documentation - Download
v0.3.0
Published: almost 6 years ago
Registry - Documentation - Download
v0.2.0
Published: almost 6 years ago
Registry - Documentation - Download
v0.1.0
Published: almost 6 years ago
Registry - Documentation - Download