rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 185 forks source link

How to retrieve the metadata associated with each load balancer #618

Open galal-hussein opened 7 years ago

galal-hussein commented 7 years ago

When creating a load balancer in rackspace using go, you can specify in createOpts a metadata with type map[string]interface{}, but i am struggling to find a way to retrieve this metadata again.