1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Daniel Nephin c9e52bd0da Post migration assertion fixes
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-16 11:03:46 -04:00
..
caps
cluster Automated migration using 2018-03-16 11:03:43 -04:00
config Automated migration using 2018-03-16 11:03:43 -04:00
discovery Automated migration using 2018-03-16 11:03:43 -04:00
events
exec
graphdriver Post migration assertion fixes 2018-03-16 11:03:46 -04:00
images Add Len() to image store for info endpoint 2018-03-13 11:58:05 -04:00
initlayer
links
listeners
logger Post migration assertion fixes 2018-03-16 11:03:46 -04:00
names
network
stats Merge pull request #36519 from stevvooe/resilient-cpu-sampling 2018-03-09 14:34:45 -08:00
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
commit.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
configs.go Merge configs/secrets in unix implementation 2018-02-16 11:25:14 -05:00
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
container_linux.go
container_operations.go
container_operations_unix.go Merge configs/secrets in unix implementation 2018-02-16 11:25:14 -05:00
container_operations_windows.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
container_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
container_windows.go
create.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
create_test.go Automated migration using 2018-03-16 11:03:43 -04:00
create_unix.go
create_windows.go
daemon.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
daemon_linux.go Ensure daemon root is unmounted on shutdown 2018-02-15 15:58:20 -05:00
daemon_linux_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_unix.go
daemon_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
daemon_unsupported.go
daemon_windows.go
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
delete_test.go Automated migration using 2018-03-16 11:03:43 -04:00
dependency.go
disk_usage.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
errors.go
events.go Image events 2018-02-21 18:26:16 -05:00
events_test.go
exec.go
exec_linux.go
exec_windows.go
export.go daemon.ContainerExport(): do not panic 2018-03-13 21:24:43 -07:00
health.go
health_test.go
info.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
info_unix.go
info_unix_test.go Automated migration using 2018-03-16 11:03:43 -04:00
info_windows.go
inspect.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
inspect_linux.go
inspect_test.go Automated migration using 2018-03-16 11:03:43 -04:00
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
links.go
list.go Remove unnecessary GetImageIDAndOS use GetImage 2018-02-26 16:49:37 -05:00
list_test.go Clean some cli-only integration tests 2018-02-19 11:19:19 +01:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
metrics_unix.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
metrics_unsupported.go
monitor.go Windows: Remove servicing mode 2018-02-27 08:48:31 -08:00
mounts.go
names.go
network.go Delete the load balancer endpoint in Ingress nets 2018-03-12 15:19:08 -04:00
oci_linux.go container.BaseFS: check for nil before deref 2018-03-13 21:24:48 -07:00
oci_linux_test.go Automated migration using 2018-03-16 11:03:43 -04:00
oci_windows.go Windows: Fix Hyper-V containers regression from 36586 2018-03-15 15:36:36 -07:00
pause.go
prune.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
reload.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
reload_test.go Automated migration using 2018-03-16 11:03:43 -04:00
reload_unix.go
reload_windows.go
rename.go
resize.go
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 Move ImageService to new package 2018-02-26 16:49:37 -05:00
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 Automated migration using 2018-03-16 11:03:43 -04:00
unpause.go
update.go
update_linux.go
update_windows.go
volumes.go
volumes_linux.go
volumes_linux_test.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go