# Functions
No description provided by the author
No description provided by the author
ListBuckets prints all buckets.
Main is the entrypoint function to run given commands.
No description provided by the author
No description provided by the author
NewCopy creates Copy from cli.Context.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPipe creates Pipe from cli.Context.
No description provided by the author
No description provided by the author
No description provided by the author
NewReader creates a new reader with cancellation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewStorageOpts creates storage.Options object from the given context.
No description provided by the author
NewSync creates Sync from cli.Context.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Cat holds cat operation flags and states.
Copy holds copy operation flags and states.
Delete holds delete operation flags and states.
No description provided by the author
List holds list operation flags and states.
ListMessage is a structure for logging ls results.
MakeBucket holds bucket creation operation flags and states.
No description provided by the author
No description provided by the author
Pipe holds pipe operation flags and states.
Presign holds presign operation flags and states.
Reader is a cancelable reader.
RemoveBucket holds bucket deletion operation flags and states.
No description provided by the author
Select holds select operation flags and states.
Size holds disk usage (du) operation flags and states.
SizeAndModificationStrategy determines to sync based on objects' both sizes and modification times.
SizeMessage is the structure for logging disk usage.
SizeOnlyStrategy determines to sync based on objects' file sizes.
Sync holds sync operation flags and states.
# Interfaces
SyncStrategy is the interface to make decision whether given source object should be synced to destination object.
# Type aliases
No description provided by the author