# Functions
ParseHost and set defaults for a Daemon host string.
ParseTCPAddr parses and validates that the specified address is a valid TCP address.
ValidateHost validates that the specified string is a valid host and returns it.
# Constants
DefaultHTTPHost http host.
# Variables
DefaultHost constant defines the default host string used by docker on other hosts than Windows.
Default HTTP Port.
DefaultNamedPipe defines the default named pipe used by docker on Windows.
DefaultTCPHost constant defines the default host string used by docker on Windows.
DefaultTLSHost constant defines the default host string used by docker for TLS sockets.
Default TLS encrypted HTTP Port.
DefaultUnixSocket Path for the unix socket.