Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIVERSION version.Version = "1.18" DEFAULTHTTPHOST = "127.0.0.1" DEFAULTUNIXSOCKET = "/var/run/docker.sock" DefaultDockerfileName string = "Dockerfile" )
Variables ¶
This section is empty.
Functions ¶
func DisplayablePorts ¶ added in v0.10.0
TODO remove, used on < 1.5 in getContainersJSON
func LoadOrCreateTrustKey ¶ added in v1.4.0
func LoadOrCreateTrustKey(trustKeyPath string) (libtrust.PrivateKey, error)
LoadOrCreateTrustKey attempts to load the libtrust key at the given path, otherwise generates a new one
func MatchesContentType ¶
func ValidateHost ¶ added in v0.8.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.