package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

Convert_DockerV1CompatibilityImage_to_DockerImageConfig takes a Docker registry digest (schema 2.1) and converts it to the external API version of Image.

# Structs

Descriptor describes targeted content.
DockerConfig is the list of configuration options used when creating a container.
DockerConfigHistory stores build commands that were used to create an image.
DockerConfigRootFS describes images root filesystem.
DockerFSLayer is a container struct for BlobSums defined in an image manifest.
DockerHistory stores unstructured v1 compatibility information.
DockerImage is the type representing a docker image and its various properties when retrieved from the Docker client API.
DockerImageConfig stores the image configuration.
DockerImageManifest represents the Docker v2 image format.
DockerV1CompatibilityImage represents the structured v1 compatibility information.
DockerV1CompatibilityImageSize represents the structured v1 compatibility information for size.