Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 Changes in this version + type CreateOptsBuilder interface + ToVolumeSchedulerHintsCreateMap func() (map[string]interface{}, error) + type CreateOptsExt struct + SchedulerHints CreateOptsBuilder + func (opts CreateOptsExt) ToVolumeCreateMap() (map[string]interface{}, error) + type SchedulerHints struct + AdditionalProperties map[string]interface{} + DifferentHost []string + LocalToInstance string + Query string + SameHost []string + func (opts SchedulerHints) ToVolumeSchedulerHintsCreateMap() (map[string]interface{}, error) + type VolumeCreateOptsBuilder interface + ToVolumeCreateMap func() (map[string]interface{}, error) Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2