mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
rebase release/2.2.0
This commit is contained in:
@@ -72,3 +72,7 @@ func (self *SClassicSnapshot) GetManagerId() string {
|
||||
func (self *SClassicSnapshot) GetRegionId() string {
|
||||
return self.region.GetId()
|
||||
}
|
||||
|
||||
func (self *SClassicSnapshot) GetDiskType() string {
|
||||
return ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user