Skip to main content

Options

Options holds storage options. It is used to pass Metadata (like headers for S3) and also tags or labels for objects

Attributes

AttributeTypeDescription
Metadatamap[string]interface{}Stores metadata, such as headers for S3, or tags/labels for objects, which can influence how the storage operations are performed.