# Functions
WithAllVersions returns AllVersions implementation of DeleteOption.
WithDeleteAllVersions returns DeleteAllVersions implementation of options.DeleteOption Deprecated: use WithAllVersions instead.
# Structs
AllVersions represents the DeleteOption that is used to remove all versions of files when deleted.
DeleteAllVersions represents the DeleteOption that is used to remove all versions of files when deleted.