package
1.0.0
Repository: https://github.com/hyperhq/gophercloud.git
Documentation: pkg.go.dev

# Functions

Create is a function that creates a new container.
Delete is a function that deletes a container.
ExtractInfo interprets a page of List results when full container info is requested.
ExtractNames interprets a page of List results when just the container names are requested.
Get is a function that retrieves the metadata of a container.
List is a function that retrieves containers associated with the account as well as account metadata.
Update is a function that creates, updates, or deletes a container's metadata.

# Structs

CreateOpts is a structure that holds parameters for creating a container.
UpdateOpts is a structure that holds parameters for updating or creating a container's metadata.