Versions in this module Expand all Collapse all v0 v0.16.0 Dec 31, 2020 Changes in this version + type CreateOptsExt struct + VLANTransparent *bool + func (opts CreateOptsExt) ToNetworkCreateMap() (map[string]interface{}, error) + type ListOptsExt struct + VLANTransparent *bool + func (opts ListOptsExt) ToNetworkListQuery() (string, error) + type TransparentExt struct + VLANTransparent bool + type UpdateOptsExt struct + VLANTransparent *bool + func (opts UpdateOptsExt) ToNetworkUpdateMap() (map[string]interface{}, error)