# Packages
No description provided by the author
# Functions
NewRepository creates a new Repository.
WithAttributes provides an optional attributes field.
WithBucketPrefix provides an optional bucket prefix.
WithChunkSize provides an optional chunkSize to associate with a StorageClient.
WithDescription provides an optional description.
WithLimit provides an option to provide a limit.
WithName provides an optional name.
WithSecrets provides an optional secrets field.
WithStartPageAfterItem is used to paginate over the results.
WithVersion provides an optional version number.
WithWorkerFilter provides a worker filter that indicate which workers can support requests for this storage bucket.
# Constants
64KiB.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
StorageBucket represents a bucket within an external object store.
# Type aliases
Option - how Options are passed as arguments.