# Constants
CREDENTIALS is used to exchange username/password for access token using an oauth or "Docker Registry Token" server.
HEADER is used to set the HTTP Authorization header to secret directly for the registry.
No description provided by the author
REFRESH is used to exchange secret for access token using an oauth or "Docker Registry Token" server.
# Variables
Enum value maps for AuthType.
Enum value maps for AuthType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AuthRequest is sent as a callback on a stream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ImageReference is used to create or find a reference for an image.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author