Versions in this module Expand all Collapse all v0 v0.7.1 Dec 27, 2019 Changes in this version + type CreateOptsExt struct + External *bool + func (opts CreateOptsExt) ToNetworkCreateMap() (map[string]interface{}, 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]interface{}, error)