package
1.9.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# 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.

# Structs

Image stores the image configuration.

# Interfaces

Descriptor provides the information necessary to register an image in the graph.