package
Version:
v0.2.0-rc1
Opens a new window with list of versions in this module.
Published: Mar 19, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
This directory contains code pertaining to the Docker API:
Documentation
¶
View Source
const (
APIVERSION version.Version = "1.17"
DEFAULTHTTPHOST = "127.0.0.1"
DEFAULTUNIXSOCKET = "/var/run/docker.sock"
DefaultDockerfileName string = "Dockerfile"
)
TODO remove, used on < 1.5 in getContainersJSON
LoadOrCreateTrustKey attempts to load the libtrust key at the given path,
otherwise generates a new one
func MatchesContentType(contentType, expectedType string) bool
Source Files
¶
Directories
¶
|
|
|
|
This package is used for API stability in the types and response to the consumers of the API stats endpoint.
|
This package is used for API stability in the types and response to the consumers of the API stats endpoint. |
Click to show internal directories.
Click to hide internal directories.