# Functions
GetDeprecatedProperties returns the list of any deprecated properties that are used in the compose files.
GetUnsupportedProperties returns the list of any unsupported properties that are used in the Compose files.
Load reads a ConfigDetails and returns a fully loaded configuration.
ParseYAML reads the bytes from a file, parses the bytes into a mapping structure, and returns it.
# Structs
ForbiddenPropertiesError is returned when there are properties in the Compose file that are forbidden.