Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSProvider ¶ added in v1.2.0
type AWSProvider struct {
// contains filtered or unexported fields
}
func NewAWSProvider ¶ added in v1.2.0
func NewAWSProvider() (*AWSProvider, error)
func (*AWSProvider) Delete ¶ added in v1.2.0
func (a *AWSProvider) Delete(path string) error
func (*AWSProvider) ListFiles ¶ added in v1.2.0
func (a *AWSProvider) ListFiles(fullPath string) ([]*providers.BackupInfo, error)
Click to show internal directories.
Click to hide internal directories.