Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewS3Exporter ¶
func NewS3Exporter(location string) (exporter.ExporterBackend, error)
Types ¶
type S3Exporter ¶
type S3Exporter struct { exporter.ExporterBackend // contains filtered or unexported fields }
func (*S3Exporter) Close ¶
func (p *S3Exporter) Close() error
func (*S3Exporter) CreateDirectory ¶
func (p *S3Exporter) CreateDirectory(pathname string, fileinfo *objects.FileInfo) error
func (*S3Exporter) Root ¶
func (p *S3Exporter) Root() string
Click to show internal directories.
Click to hide internal directories.