Versions in this module Expand all Collapse all v1 v1.0.0 Dec 28, 2021 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) Other modules containing this package github.com/pierreprinetti/gophercloud/v2 github.com/pierreprinetti/gophercloud/v3