Documentation ¶
Overview ¶
You can use the "packr clean" command to clean up this, and any other packr generated files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct { }
Storage is the default storage for S3
func NewStorage ¶
func NewStorage() *Storage
NewStorage takes a S3 connection and creates a default storage
func (*Storage) Delete ¶
func (s *Storage) Delete(request *openapi.BackupRequest) error
Delete deletes a file from the blackhole
Click to show internal directories.
Click to hide internal directories.