Add API client for Azure custom vnet (#271)

* Update vendor for azure vent support

* Add support for Azure custom vnets.

Use pointers intead of values. This allows the client to pass back
returned data from Azure.
This commit is contained in:
Brian Goff
2018-07-25 16:49:39 -07:00
committed by Robbie Zhang
parent 36eb3db8a9
commit 25e454d18f
56 changed files with 36373 additions and 3 deletions

1
Gopkg.lock generated
View File

@@ -8,6 +8,7 @@
"profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh",
"services/batch/2017-09-01.6.0/batch",
"services/preview/servicefabricmesh/mgmt/2018-07-01-preview/servicefabricmesh",
"services/network/mgmt/2018-05-01/network",
"version",
]
pruneopts = "NUT"