Documentation ¶
Index ¶
Constants ¶
View Source
const (
ProviderName = string(v1beta2.BackupStorageTypeCOS)
)
Variables ¶
This section is empty.
Functions ¶
func NewCOSBackupProvider ¶
func NewCOSBackupProvider(config *backup.StorageConfig) backup.Storage
Types ¶
type StorageCOS ¶
type StorageCOS struct {
// contains filtered or unexported fields
}
func (*StorageCOS) List ¶
func (c *StorageCOS) List(cluster *v1alpha2.EtcdCluster) (interface{}, error)
func (*StorageCOS) Stat ¶
func (c *StorageCOS) Stat(objects interface{}) (int, error)
Click to show internal directories.
Click to hide internal directories.