Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeprecatedProperties ¶
func GetDeprecatedProperties(configDetails types.ConfigDetails) map[string]string
func GetUnsupportedProperties ¶
func GetUnsupportedProperties(configDetails types.ConfigDetails) []string
Types ¶
type ForbiddenPropertiesError ¶
func (*ForbiddenPropertiesError) Error ¶
func (e *ForbiddenPropertiesError) Error() string
Click to show internal directories.
Click to hide internal directories.