Documentation
¶
Overview ¶
Package oci provides shared helpers for authenticating to OCI registries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GHCRAuth ¶
func GHCRAuth(atmosConfig *schema.AtmosConfiguration) (authn.Authenticator, string)
GHCRAuth returns authentication credentials for GitHub Container Registry (ghcr.io) derived from Atmos settings, along with a human-readable source description. It returns (nil, "") when no usable credentials are configured so callers can fall back to anonymous access or the default keychain.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.