mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 14:19:49 +08:00
climc: lb-create: 允许指定cluster
This commit is contained in:
@@ -23,6 +23,7 @@ type LoadbalancerCreateOptions struct {
|
||||
ChargeType string `choices:"traffic|bandwidth"`
|
||||
Bandwidth int
|
||||
Zone string
|
||||
Cluster string
|
||||
Manager string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user