Documentation ¶
Overview ¶
Package github provides a keychain for the GitHub Container Registry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Keychain authn.Keychain = githubKeychain{}
Keychain exports an instance of the GitHub Keychain.
This keychain matches on requests for ghcr.io and provides the value of the environment variable $GITHUB_TOKEN, if it's set.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.