Versions in this module Expand all Collapse all v0 v0.1.0 Dec 9, 2018 Changes in this version + type EnvFetchError struct + func (e EnvFetchError) Error() string + type Environment struct + Properties map[string]string + func UnmarshaledOvfEnv() (Environment, error) + func (e *Environment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + type UnmarshalError struct + func (e UnmarshalError) Error() string