Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageConfig ¶
type StorageConfig struct { Endpoint string AccessKeyID string SecretAccessKey string AllowedBuckets map[string]string EnableBucketPolicies bool UseSSL bool }
func GetAllowedBuckets ¶
func GetAllowedBuckets() *StorageConfig
func GetBucketConfig ¶
func GetBucketConfig() *StorageConfig
func GetStorageConfig ¶
func GetStorageConfig() *StorageConfig
Click to show internal directories.
Click to hide internal directories.