Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIVERSION version.Version = "1.15" // mxs ultra-hack, not safe blabla DEFAULTHTTPHOST = "127.0.0.1" DEFAULTUNIXSOCKET = "/var/run/docker.sock" )
Variables ¶
This section is empty.
Functions ¶
func DisplayablePorts ¶
TODO remove, used on < 1.5 in getContainersJSON
func LoadOrCreateTrustKey ¶
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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.