# Functions
CreateConfigFromFile parses a file and returns a workshop.
DockerLogin uses a docker client to login to metahub.
GetMetaData fetches the metadata of an instance.
GetSSMPassword fetches the metahub password from SSM.
ParseConfig takes a bytearray and unmarshals it.
# Structs
Config holds a list of MachineTypes.
EC2Meta holds the infos for the instance.
MachineType stores the name and the list of features.