# Functions
CreateID creates an ID from v1 image, layerID and parent ID.
HistoryFromConfig creates a History struct from v1 configuration JSON.
MakeConfigFromV1Config creates an image config from the legacy V1 config format.
MakeV1ConfigFromConfig creates an legacy V1 image config from an Image struct.
ValidateID checks whether an ID string is a valid image ID.