github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.12.0/382-features.md (about) 1 * Added NSX-T NAT support with types `NsxtNatRule` and `types.NsxtNatRule` as well as methods `edge.GetAllNsxtNatRules`, 2 `edge.GetNsxtNatRuleByName`, `edge.GetNsxtNatRuleById`, `edge.CreateNatRule`, `nsxtNatRule.Update`, `nsxtNatRule.Delete`, 3 `nsxtNatRule.IsEqualTo` [GH-382] 4