Documentation ¶
Index ¶
Constants ¶
View Source
const CName = fileblockstore.CName
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Profile string `yaml:"profile"` Region string `yaml:"region"` Bucket string `yaml:"bucket"` IndexBucket string `yaml:"indexBucket"` Endpoint string `yaml:"endpoint"` MaxThreads int `yaml:"maxThreads"` Credentials Credentials `yaml:"credentials"` ForcePathStyle bool `yaml:"forcePathStyle"` }
type Credentials ¶ added in v0.3.5
Click to show internal directories.
Click to hide internal directories.