Discover Packages
github.com/sivel/gophercloud
openstack
storage
v1
accounts
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 30, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ExtractMetadata is a function that takes a GetResult (of type *http.Response)
and returns the custom metatdata associated with the account.
Update is a function that creates, updates, or deletes an account's metadata.
GetOpts is a structure that contains parameters for getting an account's metadata.
GetResult is a *http.Response that is returned from a call to the Get function.
Get is a function that retrieves an account's metadata. To extract just the custom
metadata, pass the GetResult response to the ExtractMetadata function.
UpdateOpts is a structure that contains parameters for updating, creating, or deleting an
account's metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.