# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Convert will convert a golang struct representing a Container Linux Config into an Ignition Config, and a report of any warnings or errors.
Parse will convert a byte slice containing a Container Linux Config into a golang struct representing the config, the parse tree from parsing the yaml and a report of any warnings or errors that occurred during the parsing.