crossplane-contrib / provider-equinix-metal

DEPRECATED: Use provider-jet-equinix :warning:
https://github.com/crossplane-contrib/provider-jet-equinix
Apache License 2.0
16 stars 8 forks source link

update packngo to 0.5.1 #39

Closed displague closed 3 years ago

displague commented 3 years ago

Fixes #38

With this update, the provider will access the "api.equinix.com/metal/v1" API instead of "api.packet.net"

Setting and getting NetworkType for a device is done more explicility through DevicePort and helper functions.

Signed-off-by: Marques Johansson mjohansson@equinix.com

Description of your changes

Checklist

I have: