# Packages
No description provided by the author
# Structs
DropIn is a drop in of a Unit.
File is a file to be stored during the cloud init script.
OperatingSystemConfig is the data required to create a cloud init script.
Unit is a unit to be created during the cloud init script.
# Interfaces
Generator renders an OperatingSystemConfig into a representation suitable for an specific OS also returns the os specific command for applying this configuration.