mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 14:19:49 +08:00
region: apis: route: add nexthop type "IP"
This commit is contained in:
@@ -38,6 +38,8 @@ const (
|
||||
Next_HOP_TYPE_DIRECTCONNECTION = "DirectConnection" //专线
|
||||
Next_HOP_TYPE_VPC = "VPC"
|
||||
Next_HOP_TYPE_VBR = "VBR" // 边界路由器
|
||||
|
||||
Next_HOP_TYPE_IP = "IP"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user