package
2.7.2+incompatible
Repository: https://github.com/terraform-providers/terraform-provider-docker.git
Documentation: pkg.go.dev

# Functions

Provider creates the Docker provider.

# Variables

ErrCannotParseDockercfg is the error returned by NewAuthConfigurations when the dockercfg cannot be parsed.

# Structs

AuthConfigs represents authentication options to use for the PushImage method accommodating the new X-Registry-Config header.
Config is the structure that stores the configuration to talk to a Docker API compatible host.
Data structure for holding data that we fetch from Docker.
DidNotConvergeError is the error returned when a the service does not converge in the defined time.
ProviderConfig for the custom registry provider.
No description provided by the author