- Added NSX-T NAT support with types
NsxtNatRule
andtypes.NsxtNatRule
as well as methodsedge.GetAllNsxtNatRules
,edge.GetNsxtNatRuleByName
,edge.GetNsxtNatRuleById
,edge.CreateNatRule
,nsxtNatRule.Update
,nsxtNatRule.Delete
,nsxtNatRule.IsEqualTo
[GH-382]