Documentation ¶
Index ¶
Constants ¶
View Source
const ( DataKeyAccessKeyID = "accessKeyID" DataKeyAccessKeySecret = "accessKeySecret" DataKeyStorageEndpoint = "storageEndpoint" )
Variables ¶
This section is empty.
Functions ¶
func NewBackupProvider ¶
func NewBackupProvider( credentialsData map[string]string, bucketName, storageEndpoint string, log *logrus.Logger, ) (*backupProvider, error)
NewBackupProvider creates a new oss backup provider implementation.
func NewInfrastructureProvider ¶
func NewInfrastructureProvider() *infrastructureProvider
NewInfrastructureProvider creates a new Alicloud infrastructure provider implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.