oci/

directory
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2025 License: Apache-2.0

README

umoci/oci/...

This package is a reimplementation of several upstream features in upstream OCI projects, as well as implementing features that should be maintained upstream (such as generate). To this end, this project's goal is to be completely upstreamable.

Directories

Path Synopsis
cas
Package cas provides a generic interface for the content-addressable store that underlies OCI images.
Package cas provides a generic interface for the content-addressable store that underlies OCI images.
dir
Package dir implements the basic local directory-backed layout backend for the OCI content-addressible store.
Package dir implements the basic local directory-backed layout backend for the OCI content-addressible store.
Package casext provides extensions to the standard cas.Engine interface, allowing for generic functionality to be used on top of any implementation of cas.Engine.
Package casext provides extensions to the standard cas.Engine interface, allowing for generic functionality to be used on top of any implementation of cas.Engine.
blobcompress
Package blobcompress provides a somewhat implementation-agnostic mechanism for blobcompression and deblobcompression of an io.Reader.
Package blobcompress provides a somewhat implementation-agnostic mechanism for blobcompression and deblobcompression of an io.Reader.
mediatype
Package mediatype provides OCI-mimetype-based extensibility of umoci by allowing umoci Go API users to extend the set of supported mimetypes to a somewhat-limited extent.
Package mediatype provides OCI-mimetype-based extensibility of umoci by allowing umoci Go API users to extend the set of supported mimetypes to a somewhat-limited extent.
config
convert
Package convert implements the OCI image specification "default runtime configuration" conversion specification in a fairly unopinionated way.
Package convert implements the OCI image specification "default runtime configuration" conversion specification in a fairly unopinionated way.
generate
Package generate provides an API for modifying the OCI image configuration object in a slightly less manual way than constructing structs and doing nil checks manually.
Package generate provides an API for modifying the OCI image configuration object in a slightly less manual way than constructing structs and doing nil checks manually.
Package layer implements the creation and extraction of OCI specification layers.
Package layer implements the creation and extraction of OCI specification layers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL