Versions in this module Expand all Collapse all v1 v1.5.0-1 Jun 24, 2023 v1.2.1 Mar 20, 2023 Changes in this version + type CreateOptsExt struct + MTU int + func (opts CreateOptsExt) ToNetworkCreateMap() (map[string]interface{}, error) + type ListOptsExt struct + MTU int + func (opts ListOptsExt) ToNetworkListQuery() (string, error) + type NetworkMTUExt struct + MTU int + type UpdateOptsExt struct + MTU int + func (opts UpdateOptsExt) ToNetworkUpdateMap() (map[string]interface{}, error)