# Functions
New creates a new instance of the Client with optional object storage objects.
WithBucket is an option to configure the stub client with an Object Storage bucket.
WithBucketAccess is an option to configure the stub client with Object Storage bucket access.
WithKey is an option to configure the stub client with an Object Storage key.
# Constants
ForcedFailure is a context key used to simulate forced failures in certain methods.
No description provided by the author
No description provided by the author
# Variables
ErrUnexpectedError represents an unexpected error during the stub implementation.
# Type aliases
Option represents a function that configures a Client.