Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateS3Client ¶
Types ¶
type CreateS3ClientOption ¶ added in v0.1.0
CreateS3ClientOption defines a function for modifying the s3.Options of a client created by CreateS3Client.
func WithRegion ¶ added in v0.1.0
func WithRegion(region string) CreateS3ClientOption
WithRegion sets the region used for SigV4 signing. An empty region is the SDK default; callers targeting Garage should pass WithRegion("garage").
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
download
command
|
|
|
list-buckets
command
|
|
|
list-objects
command
|
|
|
upload
command
|
|
Click to show internal directories.
Click to hide internal directories.