Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + func GetDeprecatedProperties(configDetails types.ConfigDetails) map[string]string + func GetUnsupportedProperties(configDetails types.ConfigDetails) []string + func Load(configDetails types.ConfigDetails) (*types.Config, error) + func ParseYAML(source []byte) (types.Dict, error) + type ForbiddenPropertiesError struct + Properties map[string]string + func (e *ForbiddenPropertiesError) Error() string