package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Packages

common extensions unit tests.

# Functions

ExtensionURL generates the URL for an extension resource by name.
ExtractExtensions accepts a Page struct, specifically an ExtensionPage struct, and extracts the elements into a slice of Extension structs.
Get retrieves information for a specific extension using its alias.
List returns a Pager which allows you to iterate over the full collection of extensions.
ListExtensionURL generates the URL for the extensions resource collection.

# Structs

Extension is a struct that represents an OpenStack extension.
ExtensionPage is the page returned by a pager when traversing over a collection of extensions.
GetResult temporarily stores the result of a Get call.