Versions in this module Expand all Collapse all v0 v0.99.1 Oct 31, 2019 v0.99.0 Oct 31, 2019 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)