# Functions
CreateBucket creates a bucket named after the given framework.Framework.
CreateObject creates an object in the given bucket.
DeleteBucket deletes a bucket by name.
DeleteObject deletes an object by name from the given bucket.
GetObjectsReader gets objects readers from a storage bucket.