Versions in this module Expand all Collapse all v1 v1.0.23 May 9, 2020 Changes in this version + type EvacuateOpts struct + AdminPass string + Host string + OnSharedStorage bool + func (opts EvacuateOpts) ToEvacuateMap() (map[string]interface{}, error) + type EvacuateOptsBuilder interface + ToEvacuateMap func() (map[string]interface{}, error) + type EvacuateResult struct + func Evacuate(client *gophercloud.ServiceClient, id string, opts EvacuateOptsBuilder) (r EvacuateResult) + func (r EvacuateResult) ExtractAdminPass() (string, error) v1.0.23-3 May 9, 2020