Expand description
Read and Write ocipkg artifacts defined as application/vnd.ocipkg.v1.artifact
See the crate level documentation for more information.
Modules§
Structs§
- ocipkg artifact defined as
application/vnd.ocipkg.v1.artifact
- Build Artifact
- The contents of
application/vnd.ocipkg.v1.config+json
media type. oci-archive
image layout, a tar archive of OCI Image Layout.- Build an OciArchive
- OCI Artifact, an image layout with a image manifest which stores any type of
config
andlayers
rather than runnable container. - Build a OciArtifact
oci-dir
image layout, a directory in the form of OCI Image Layout.- Build an OciDir
- An image stored in remote registry as Image
- Build a Remote image, pushing blobs and manifest to remote registry
- Runnable container containing single, statically linked executable
- Build
Runnable
, executable container
Enums§
Traits§
- Handler of OCI Image Layout with containing single manifest
- Build an Image
Functions§
- Copy image from one to another.
- Load ocipkg artifact into local storage