Expand description
Registry authentication support.
Structs§
- An authorization error from accessing a registry.
[registries.NAME]tables.- The
[registry]table, which more keys than the[registries.NAME]tables.
Enums§
Functions§
- Returns the token to use for the given registry. If a
login_urlis provided and a token is not available, the login_url will be included in the returned error. - Store a token in the cache for future calls.
- Log in to the given registry.
- Log out from the given registry.
- Get the credential configuration for a
SourceId.