package
1.12.1
Repository: https://github.com/fsouza/go-dockerclient.git
Documentation: pkg.go.dev

# Functions

NewServer returns a new instance of the fake server, in standalone mode.
NewTLSServer creates and starts a TLS-enabled testing server.

# Structs

DockerServer represents a programmable, concurrent (not much), HTTP server implementing a fake version of the Docker remote API.
TLSConfig is the set of options to start the TLS-enabled testing server.