moby--moby/daemon
Sebastiaan van Stijn 4d62192646
Merge pull request #37149 from dmcgowan/split-libcontainerd
libcontainerd: split client and daemon supervision
2018-08-16 19:00:10 +02:00
..
caps lcow: Allow the client to add or remove capabilities 2018-06-15 16:03:33 -07:00
cluster Compile fix 2018-07-11 15:52:19 +02:00
config Merge pull request #37485 from fcrisciani/resolv 2018-08-01 14:52:33 +02:00
discovery Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
events
exec
graphdriver lcow: fix debug in startServiceVMIfNotRunning() 2018-07-12 13:42:23 -07:00
images distribution: fix passing platform struct to puller 2018-06-27 14:59:31 -07:00
initlayer
links
listeners
logger Merge pull request #37412 from AzureCR/naduggar/logissue 2018-08-14 14:40:44 +02:00
names
network Move network conversions out of API router 2018-06-27 17:11:29 -07:00
stats
testdata
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_tarcopyoptions.go
archive_tarcopyoptions_unix.go
archive_tarcopyoptions_windows.go
archive_unix.go
archive_windows.go
attach.go
auth.go
bindmount_unix.go
changes.go
checkpoint.go
cluster.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
commit.go
configs.go
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go
container_linux.go
container_operations.go Fixes for resolv.conf 2018-07-26 11:17:56 -07:00
container_operations_unix.go Fix the several typos detected by github.com/client9/misspell 2018-08-09 00:45:00 +09:00
container_operations_windows.go Fixes for resolv.conf 2018-07-26 11:17:56 -07:00
container_unix_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
container_windows.go
create.go
create_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
create_unix.go
create_windows.go
daemon.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
daemon_linux.go Fixes for resolv.conf 2018-07-26 11:17:56 -07:00
daemon_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
daemon_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
daemon_unix.go daemon/*.go: fix some Wrap[f]/Warn[f] errors 2018-07-11 15:51:51 +02:00
daemon_unix_test.go
daemon_unsupported.go Fixes for resolv.conf 2018-07-26 11:17:56 -07:00
daemon_windows.go Fixes for resolv.conf 2018-07-26 11:17:56 -07:00
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go
delete_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
dependency.go
disk_usage.go
errors.go
events.go
events_test.go
exec.go
exec_linux.go
exec_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
exec_windows.go
export.go
health.go
health_test.go
info.go Do not return "<unknown>" in /info response 2018-07-16 16:09:58 +02:00
info_unix.go Unexport daemon.FillPlatformInfo 2018-07-13 13:16:34 +02:00
info_unix_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
info_windows.go Unexport daemon.FillPlatformInfo 2018-07-13 13:16:34 +02:00
inspect.go
inspect_linux.go
inspect_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
inspect_windows.go
keys.go
keys_unsupported.go
kill.go daemon/*.go: fix some Wrap[f]/Warn[f] errors 2018-07-11 15:51:51 +02:00
links.go
list.go Remove slash prefix when matching name filters (Fixes #37453) 2018-07-15 05:57:29 -05:00
list_test.go Remove slash prefix when matching name filters (Fixes #37453) 2018-07-15 05:57:29 -05:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go
metrics_unix.go
metrics_unsupported.go
monitor.go daemon/*.go: fix some Wrap[f]/Warn[f] errors 2018-07-11 15:51:51 +02:00
mounts.go
names.go
network.go Update moby to use scalable-lb libnetwork APIs 2018-07-03 13:46:33 -04:00
oci.go lcow: Allow the client to add device cgroup rules 2018-06-15 16:14:17 -07:00
oci_linux.go Fix the several typos detected by github.com/client9/misspell 2018-08-09 00:45:00 +09:00
oci_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
oci_windows.go lcow: Allow the client to add device cgroup rules 2018-06-15 16:14:17 -07:00
pause.go
prune.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
reload.go Fix the several typos detected by github.com/client9/misspell 2018-08-09 00:45:00 +09:00
reload_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
reload_unix.go
reload_windows.go
rename.go
resize.go
resize_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
restart.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
secrets.go
secrets_linux.go
secrets_unsupported.go
secrets_windows.go
selinux_linux.go
selinux_unsupported.go
start.go
start_unix.go
start_windows.go
stats.go
stats_collector.go
stats_unix.go
stats_windows.go
stop.go
top_unix.go
top_unix_test.go
top_windows.go
trustkey.go
trustkey_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
unpause.go daemon/*.go: fix some Wrap[f]/Warn[f] errors 2018-07-11 15:51:51 +02:00
update.go
update_linux.go
update_windows.go
util_test.go
volumes.go Fix bindmount autocreate race 2018-07-02 13:42:33 -07:00
volumes_linux.go Fix the several typos detected by github.com/client9/misspell 2018-08-09 00:45:00 +09:00
volumes_linux_test.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go