Versions in this module Expand all Collapse all v0 v0.2.0 Aug 20, 2015 Changes in this version + type Mount struct + Path string + func (m Mount) FetchMetadata() (*metadata.Digest, error) + func (m Mount) FetchUserdata() (userdata.Map, error) v0.2.0-pre Aug 20, 2015 v0.1.0 Jul 30, 2015 Changes in this version + var ErrUnableToLocateConfigDrive = errors.New("configdrive: couldn't locate the config drive device") + func FindMountTarget() (string, error)