Versions in this module Expand all Collapse all v0 v0.0.1 Mar 29, 2022 Changes in this version + const DestinationLocal + const DestinationVolume + const SourceBlank + const SourceImage + const SourceSnapshot + const SourceVolume + func Create(client *gophercloud.ServiceClient, opts servers.CreateOptsBuilder) (r servers.CreateResult) + type BlockDevice struct + BootIndex int + DeleteOnTermination bool + DestinationType DestinationType + DeviceType string + DiskBus string + GuestFormat string + SourceType SourceType + UUID string + VolumeSize int + VolumeType string + type CreateOptsExt struct + BlockDevice []BlockDevice + func (opts CreateOptsExt) ToServerCreateMap() (map[string]interface{}, error) + type CreateResult struct + type DestinationType string + type SourceType string