hichtakk / nsxctl

kubectl style NSX-T and ALB commannd-line client
MIT License
3 stars 2 forks source link

Refactor Tier-0/1 Gateway #71

Open mu853 opened 1 year ago

mu853 commented 1 year ago

Tier-0/1 gateway-related code uses only the common properties, so the codes can be unified by, add the "Gateway" struct with the same properties of Tier0Gateway and Tier1Gateway and add the "Tier" property.