Versions in this module Expand all Collapse all v1 v1.0.21 Mar 14, 2020 Changes in this version + type CreateOptsExt struct + HostID string + Profile map[string]string + VNICType string + func (opts CreateOptsExt) ToPortCreateMap() (map[string]interface{}, error) + type IP struct + IPAddress string + SubnetID string + type PortsBindingExt struct + HostID string + Profile map[string]string + VIFDetails map[string]interface{} + VIFType string + VNICType string + type UpdateOptsExt struct + HostID string + Profile map[string]string + VNICType string + func (opts UpdateOptsExt) ToPortUpdateMap() (map[string]interface{}, error)