registry

package
v1.16.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package registry provides options for remote OCI registry config and caching.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphTargeter

type GraphTargeter interface {
	GraphTarget(ctx context.Context, reference string) (oras.GraphTarget, error)
}

GraphTargeter provides a method for building an oras.GraphTarget.

type ReadOnlyGraphTargeter

type ReadOnlyGraphTargeter interface {
	ReadOnlyGraphTarget(ctx context.Context, reference string) (oras.ReadOnlyGraphTarget, error)
}

ReadOnlyGraphTargeter provides a method for building an oras.GraphTarget.

Jump to

Keyboard shortcuts

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