Versions in this module Expand all Collapse all v3 v3.4.10 Aug 29, 2022 v3.4.8 Aug 29, 2022 Changes in this version + func Header(sys *types.SystemContext, headerName HeaderAuthName, ...) (map[string]string, error) + func RemoveAuthfile(authfile string) + type HeaderAuthName string + const XRegistryAuthHeader + const XRegistryConfigHeader + func GetCredentials(r *http.Request) (*types.DockerAuthConfig, string, HeaderAuthName, error) + func (h HeaderAuthName) String() string