abstract class Authn::Keychain

Overview

Interface for resolving an image reference to a credential.

Direct Known Subclasses

Defined in:

authn/keychain.cr

Instance Method Summary

Instance Method Detail

abstract def resolve(registry : Name::Registry) : Authn::Authenticator #

Returns: a Provider suitable for use with registry operations.


[View source]