mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-05 02:32:27 +08:00
支持natgateway同步
This commit is contained in:
@@ -151,7 +151,7 @@ func (eip *SEipAddress) GetMode() string {
|
||||
}
|
||||
|
||||
func (eip *SEipAddress) GetAssociationType() string {
|
||||
return "server"
|
||||
return api.EIP_ASSOCIATE_TYPE_SERVER
|
||||
}
|
||||
|
||||
func (eip *SEipAddress) GetAssociationExternalId() string {
|
||||
|
||||
Reference in New Issue
Block a user