imageio

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package imageio adapts containers-image transports for the diffah service layer. It hides the upstream API surface so service code can stay focused on the diff and reconstruction algorithms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultPolicyContext

func DefaultPolicyContext() (*signature.PolicyContext, error)

DefaultPolicyContext returns a signature-policy context that accepts any image signature. v1 of diffah does not verify signatures; the caller is responsible for releasing the context via Destroy.

func ParseReference

func ParseReference(ref string) (types.ImageReference, error)

ParseReference parses a "transport:reference" string and returns the corresponding types.ImageReference. The error wraps the input value so callers can surface what was rejected.

Types

This section is empty.

Jump to

Keyboard shortcuts

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