Versions in this module Expand all Collapse all v1 v1.3.0 Feb 14, 2023 Changes in this version + type CreateOptsBuilder interface + ToServerSchedulerHintsCreateMap func() (map[string]interface{}, error) + type CreateOptsExt struct + SchedulerHints CreateOptsBuilder + func (opts CreateOptsExt) ToServerCreateMap() (map[string]interface{}, error) + type SchedulerHints struct + AdditionalProperties map[string]interface{} + BuildNearHostIP string + DifferentCell []string + DifferentHost []string + Group string + Query []interface{} + SameHost []string + TargetCell string + func (opts SchedulerHints) ToServerSchedulerHintsCreateMap() (map[string]interface{}, error)