Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 Changes in this version + type CreateOptsExt struct + DiskConfig DiskConfig + func (opts CreateOptsExt) ToServerCreateMap() (map[string]interface{}, error) + type DiskConfig string + const Auto + const Manual + type RebuildOptsExt struct + DiskConfig DiskConfig + func (opts RebuildOptsExt) ToServerRebuildMap() (map[string]interface{}, error) + type ResizeOptsExt struct + DiskConfig DiskConfig + func (opts ResizeOptsExt) ToServerResizeMap() (map[string]interface{}, error) + type ServerDiskConfigExt struct + DiskConfig DiskConfig Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2