config

package
v0.0.0-...-b4339e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AccessID      string `mapstructure:"access_id"`
	SecretKey     string `mapstructure:"secret_key"`
	Bucket        string `mapstructure:"bucket_name"`
	Region        string `mapstructure:"region"`
	Endpoint      string `mapstructure:"endpoint"`
	RootDirectory string `mapstructure:"root_dir"`
	SessionToken  string `mapstructure:"session_token"`
	Secure        bool   `mapstructure:"ssl"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL