Versions in this module Expand all Collapse all v1 v1.4.4 Mar 5, 2021 Changes in this version + func ConfigureHosts(ctx context.Context, options HostOptions) docker.RegistryHosts + func HostDirFromRoot(root string) func(string) (string, error) + type HostOptions struct + Credentials func(host string) (string, string, error) + DefaultScheme string + DefaultTLS *tls.Config + HostDir func(string) (string, error)