Godeps/_workspace/src/github.com/docker/docker | |
Godeps/_workspace/src/github.com/docker/docker/pkg | |
Godeps/_workspace/src/github.com/docker/docker/pkg/jsonmessage | |
Godeps/_workspace/src/github.com/docker/docker/pkg/mount | |
Godeps/_workspace/src/github.com/docker/docker/pkg/parsers | |
Godeps/_workspace/src/github.com/docker/docker/pkg/parsers/filters | |
Godeps/_workspace/src/github.com/docker/docker/pkg/parsers/kernel | |
Godeps/_workspace/src/github.com/docker/docker/pkg/parsers/operatingsystem | |
Godeps/_workspace/src/github.com/docker/docker/pkg/symlink | |
Godeps/_workspace/src/github.com/docker/docker/pkg/term | +build windows |
Godeps/_workspace/src/github.com/docker/docker/pkg/term/winconsole | |
Godeps/_workspace/src/github.com/docker/docker/pkg/timeutils | |
Godeps/_workspace/src/github.com/docker/docker/pkg/units | |
Godeps/_workspace/src/github.com/docker/libcontainer | Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls. |
Godeps/_workspace/src/github.com/docker/libcontainer/apparmor | |
Godeps/_workspace/src/github.com/docker/libcontainer/cgroups | |
Godeps/_workspace/src/github.com/docker/libcontainer/cgroups/fs | |
Godeps/_workspace/src/github.com/docker/libcontainer/cgroups/systemd | |
Godeps/_workspace/src/github.com/docker/libcontainer/configs | |
Godeps/_workspace/src/github.com/docker/libcontainer/configs/validate | |
Godeps/_workspace/src/github.com/docker/libcontainer/criurpc | |
Godeps/_workspace/src/github.com/docker/libcontainer/devices | |
Godeps/_workspace/src/github.com/docker/libcontainer/integration | integration is used for integration testing of libcontainer |
Godeps/_workspace/src/github.com/docker/libcontainer/label | |
Godeps/_workspace/src/github.com/docker/libcontainer/netlink | Packet netlink provide access to low level Netlink sockets and messages. |
Godeps/_workspace/src/github.com/docker/libcontainer/nsenter | |
Godeps/_workspace/src/github.com/docker/libcontainer/nsinit | |
Godeps/_workspace/src/github.com/docker/libcontainer/seccomp | Package seccomp provides native seccomp ( https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt ) support for go. |
Godeps/_workspace/src/github.com/docker/libcontainer/stacktrace | |
Godeps/_workspace/src/github.com/docker/libcontainer/system | |
Godeps/_workspace/src/github.com/docker/libcontainer/user | |
Godeps/_workspace/src/github.com/docker/libcontainer/utils | |
Godeps/_workspace/src/github.com/docker/libcontainer/xattr | |
Godeps/_workspace/src/github.com/docker/spdystream | |
Godeps/_workspace/src/github.com/docker/spdystream/spdy | Package spdy implements the SPDY protocol (currently SPDY/3), described in http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3. |
Godeps/_workspace/src/github.com/docker/spdystream/ws | |