# Functions
New instantiates a resolver using $DOCKER_CONFIG/config.json .
NewAuthCreds returns AuthCreds that uses $DOCKER_CONFIG/config.json .
NewHostOptions instantiates a HostOptions struct using $DOCKER_CONFIG/config.json .
No description provided by the author
WithHostsDirs specifies directories like /etc/containerd/certs.d and /etc/docker/certs.d.
WithPlainHTTP enables insecure plain HTTP.
WithSkipVerifyCerts skips verifying TLS certs.
# Variables
No description provided by the author