Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescriptorsByTitle ¶
func DescriptorsByTitle(manifest ocispec.Manifest) map[string]ocispec.Descriptor
DescriptorsByTitle indexes an OCI artifact manifest's layers by title annotation.
func FetchManifest ¶
FetchManifest resolves an OCI artifact source and returns its selected platform manifest. The source must be of the form oci://registry/repo:tag.
func Open ¶
Open opens one OCI artifact blob selected by title from a source of the form oci://registry/repo:tag#path/to/blob. It resolves and reads the artifact manifest metadata for the source, then returns a reader for only the selected blob. It does not pull or materialize the whole OCI artifact bundle.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.