Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateOptions ¶
func ValidateOptions(options *Options)
Types ¶
type S3Connection ¶
type S3Connection struct {
// contains filtered or unexported fields
}
func NewS3Connection ¶
func NewS3Connection(opts *Options, configPath string) *S3Connection
func (*S3Connection) DeletePath ¶
func (conn *S3Connection) DeletePath(path string)
func (*S3Connection) DownloadPath ¶
func (conn *S3Connection) DownloadPath(path string) io.ReadCloser
Click to show internal directories.
Click to hide internal directories.