package
1.13.1
Repository: https://github.com/lacework-dev/go-moby.git
Documentation: pkg.go.dev

# 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.