Documentation ¶
Overview ¶
Package dockerdist provides helper methods for retrieving and parsing a information from a remote Docker repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadManifest ¶
DownloadManifest the manifest for the given image, using the given credentials.
func GetAuthCredentials ¶
func GetAuthCredentials(image string) (types.AuthConfig, error)
GetAuthCredentials returns the auth credentials (if any found) for the given repository, as found in the user's docker config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.