Versions in this module Expand all Collapse all v2 v2.2.1 Sep 25, 2024 Changes in this version + type CreateOptsExt struct + External *bool + func (opts CreateOptsExt) ToNetworkCreateMap() (map[string]any, error) + type ListOptsExt struct + External *bool + func (opts ListOptsExt) ToNetworkListQuery() (string, error) + type NetworkExternalExt struct + External bool + type UpdateOptsExt struct + External *bool + func (opts UpdateOptsExt) ToNetworkUpdateMap() (map[string]any, error)