# Packages
No description provided by the author
# Functions
NewBucketAPIWithCredentials returns a Bucket API client with default configurations.
# Structs
BucketAPI holds the necessary data for making Bucket related calls to Forge Data Management service.
BucketContent reflects the response when query Data Management API for bucket content.
BucketDetails reflects the body content received upon creation of a bucket.
CreateBucketRequest contains the data necessary to be passed upon bucket creation.
ErrorResult reflects the body content when a request failed (g.e.
ListedBuckets reflects the response when query Data Management API for buckets associated with current Forge secrets.
ObjectDetails reflects the data presented when uploading an object to a bucket or requesting details on object.