Documentation
¶
Overview ¶
Package errmatch provides error matchers for container registry responses. These are used for flow control in mirror operations (e.g., skipping optional images).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsImageNotFound ¶
IsImageNotFound returns true if the error indicates that the requested image tag or manifest does not exist in the registry.
func IsRepoNotFound ¶
IsRepoNotFound returns true if the error indicates that the requested repository does not exist in the registry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.