# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Container describes an existing Container.
CreateContainerInput defines an Container to be created.
CreateObjectInput struct for a Create Method to create a storage object TODO: Add query parameters if needed.
DeleteKeyInput describes the container to delete.
DeleteObjectInput struct for deleting objects TODO: Add query parameters if needed.
GetContainerInput describes the container to get.
GetObjectInput details on a storage object TODO: Add query parameters if needed.
No description provided by the author
ObjectInfo describes an existing object Optional values may not be passed in as response headers TODO: Add query parameters if needed.
Client represents an authenticated compute client, with compute credentials and an api client.
UpdateContainerInput defines an Container to be updated.