# Functions
MakeImageConfig returns immutable configuration JSON for image based on the v1Compatibility object, layer digest and parent StrongID.
NewImgJSON creates an Image configuration from json.
StrongID returns image ID for the config JSON.
ValidateID checks whether an ID string is a valid image ID.
# Interfaces
Descriptor provides the information necessary to register an image in the graph.