images

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package images provides container image registry helpers for the ToolHive ecosystem: credential keychains for go-containerregistry and related image-reference utilities.

The keychains resolve registry credentials from environment variables (per-registry or generic) before falling back to the default Docker config keychain, so headless environments (CI, Kubernetes pods) can authenticate without a Docker config file.

This package is Alpha stability. The API may change significantly before reaching stable status in v1.0.0.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCompositeKeychain

func NewCompositeKeychain() authn.Keychain

NewCompositeKeychain creates a keychain that tries environment variables first, then falls back to the default keychain

Types

This section is empty.

Jump to

Keyboard shortcuts

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