const maxReadLength … var containerRegistryUrls … type HTTPError … var _ … // Error implements error func (h *HTTPError) Error() string { … } type TokenBlob … type provider … func (p *provider) Provide(image string) (map[string]credentialproviderv1.AuthConfig, error) { … } func readURL(url string, client *http.Client) (body []byte, err error) { … }