package
0.0.0-20160923055300-1b0fe216d330
Repository: https://github.com/dataman-cloud/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.