package
0.0.0-20240509203828-a9e6e5096190
Repository: https://github.com/mdouchement/openstackswift.git
Documentation: pkg.go.dev

# Functions

NewManifestCopier returns a new ManifestCopier.
NewObjectUploader returns a new ObjectUploader.
NewManifestDestroyer returns a new ManifestDestroyer.
No description provided by the author
No description provided by the author
NewObjectDestroyer returns a new ObjectDestroyer.
No description provided by the author
NewObjectUploader returns a new ObjectUploader.
SetupObjectTTL configures the time to live to live according the requests headers.

# Structs

A ManifestCopier handles copie of a manifest.
A ManifestCreation is used to create manifest from uploaded objects.
An ManifestDestroyer removes the segment objects from storage.
No description provided by the author
No description provided by the author
An ObjectDestroyer removes the file from storage.
No description provided by the author
An ObjectUploader performs upload and metrics.

# Interfaces

No description provided by the author
A Destroyer removes file(s) from storage.
No description provided by the author