docker – github.com/docker/docker Directories

docker/ directory

Directories

PathSynopsis
api
api/clientPackage client provides a command-line interface for Docker.
api/client/formatter
api/client/inspect
api/server
api/server/httputils
api/server/middleware
api/server/router
api/server/router/build
api/server/router/container
api/server/router/image
api/server/router/network
api/server/router/system
api/server/router/volume
api/types
api/types/backendPackage backend includes types to send information to server backends.
builderPackage builder defines interfaces for any Docker builder to implement.
builder/dockerfilePackage dockerfile is the evaluation step in the Dockerfile parse/evaluate pipeline.
builder/dockerfile/commandPackage command contains the set of Dockerfile commands.
builder/dockerfile/parserPackage parser implements a parser and parse tree dumper for Dockerfiles.
builder/dockerfile/parser/dumper
builder/dockerignore
cli
cliconfig
cliconfig/credentials
container
contrib
contrib/apparmor
contrib/docker-device-tool
contrib/httpserver
daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
daemon/caps
daemon/events
daemon/events/testutils
daemon/exec
daemon/graphdriver
daemon/graphdriver/aufs
daemon/graphdriver/btrfs
daemon/graphdriver/devmapper
daemon/graphdriver/graphtest
daemon/graphdriver/overlay
daemon/graphdriver/register
daemon/graphdriver/vfs
daemon/graphdriver/zfs
daemon/links
daemon/loggerPackage logger defines interfaces that logger drivers implement to log messages.
daemon/logger/awslogsPackage awslogs provides the logdriver for forwarding container logs to Amazon CloudWatch Logs
daemon/logger/fluentdPackage fluentd provides the log driver for forwarding server logs to fluentd endpoints.
daemon/logger/gcplogs
daemon/logger/gelfPackage gelf provides the log driver for forwarding server logs to endpoints that support the Graylog Extended Log Format.
daemon/logger/journaldPackage journald provides the log driver for forwarding server logs to endpoints that receive the systemd format.
daemon/logger/jsonfilelogPackage jsonfilelog provides the default Logger implementation for Docker logging.
daemon/logger/loggerutils
daemon/logger/splunkPackage splunk provides the log driver for forwarding server logs to Splunk HTTP Event Collector endpoint.
daemon/logger/syslogPackage syslog provides the logdriver for forwarding server logs to syslog endpoints.
daemon/network
distribution
distribution/metadata
distribution/xfer
docker
docker/listeners
dockerversionPackage dockerversion is auto-generated at build-time
errors
image
image/tarexport
image/v1
integration-cli
layerPackage layer is package for managing read-only and read-write mounts on the union file system driver.
libcontainerd
libcontainerd/windowsoci
migrate
migrate/v1
oci
opts
pkg
pkg/aaparserPackage aaparser is a convenience package interacting with `apparmor_parser`.
pkg/archive
pkg/authorization
pkg/broadcaster
pkg/chrootarchive
pkg/devicemapper
pkg/directory
pkg/discovery
pkg/discovery/file
pkg/discovery/kv
pkg/discovery/memory
pkg/discovery/nodes
pkg/filenotifyPackage filenotify provides a mechanism for watching file(s) for changes.
pkg/fileutils
pkg/gitutils
pkg/graphdb
pkg/homedir
pkg/httputils
pkg/idtools
pkg/integration
pkg/integration/checkerPackage checker provide Docker specific implementations of the go-check.Checker interface.
pkg/ioutils
pkg/jsonlogPackage jsonlog provides helper functions to parse and print time (time.Time) as JSON.
pkg/jsonmessage
pkg/lockerPackage locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks.
pkg/longpath
pkg/loopback
pkg/mflag
pkg/mflag/example
pkg/mount
pkg/namesgenerator
pkg/namesgenerator/cmd
pkg/namesgenerator/cmd/names-generator
pkg/parsersPackage parsers provides helper functions to parse and validate different type of string.
pkg/parsers/kernelPackage kernel provides helper function to get, parse and compare kernel versions for different platforms.
pkg/parsers/operatingsystemPackage operatingsystem provides helper function to get the operating system name for different platforms.
pkg/pidfilePackage pidfile provides structure and helper functions to create and remove PID file.
pkg/platformPackage platform provides helper function to get the runtime architecture for different platforms.
pkg/pluginsPackage plugins provides structures and helper functions to manage Docker plugins.
pkg/plugins/pluginrpc-gen
pkg/plugins/pluginrpc-gen/fixtures
pkg/plugins/transport
pkg/poolsPackage pools provides a collection of pools which provide various data types with buffers.
pkg/progress
pkg/promise
pkg/proxyPackage proxy provides a network Proxy interface and implementations for TCP and UDP.
pkg/pubsub
pkg/random
pkg/reexec
pkg/registrarPackage registrar provides name registration.
pkg/signalPackage signal provides helper functions for dealing with signals across various operating systems.
pkg/stdcopy
pkg/streamformatterPackage streamformatter provides helper functions to format a stream.
pkg/stringidPackage stringid provides helper functions for dealing with string identifiers
pkg/stringutilsPackage stringutils provides helper functions for dealing with strings.
pkg/symlink
pkg/sysinfo
pkg/system
pkg/tailfilePackage tailfile provides helper functions to read the nth lines of any ReadSeeker.
pkg/tarsumPackage tarsum provides algorithms to perform checksum calculation on filesystem layers.
pkg/termPackage term provides provides structures and helper functions to work with terminal (state, sizes).
pkg/term/windows
pkg/tlsconfigPackage tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers.
pkg/truncindexPackage truncindex provides a general 'index tree', used by Docker in order to be able to reference containers by only a few unambiguous characters of their id.
pkg/urlutilPackage urlutil provides helper function to check urls kind.
pkg/useragentPackage useragent provides helper functions to pack version information into a single User-Agent header.
pkg/version
profiles
profiles/apparmor
profiles/seccomp
reference
registryPackage registry contains client primitives to interact with a remote Docker registry.
restartmanager
runconfig
runconfig/opts
utils
utils/templates
volume
volume/drivers
volume/localPackage local provides the default implementation for volumes.
volume/store
volume/testutils
Version
v1.11.2
Published
Jun 1, 2016
Platform
linux/amd64
Last checked
2 minutes ago

Tools for package owners.