Image Manifest Summary
ImageManifestSummary represents a summary of an image manifest.
Parameters
ID is the content-addressable ID of an image and is the same as the digest of the image manifest.
Indicates whether all the child content (image config, layers) is fully available locally.
The kind of the manifest. kind | description -------------|----------------------------------------------------------- image | Image manifest that can be used to start a container. attestation | Attestation manifest produced by the Buildkit builder for a specific image manifest.
Constructors
Types
The kind of the manifest. kind | description -------------|----------------------------------------------------------- image | Image manifest that can be used to start a container. attestation | Attestation manifest produced by the Buildkit builder for a specific image manifest.