1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Brian Goff a6b1d2ea29
Merge pull request #36437 from kolyshkin/dm-unused
devmapper.Mounted: remove
2018-03-05 18:14:36 -08:00
..
caps
cluster Move ImageService to new package 2018-02-26 16:49:37 -05:00
config
discovery
events
exec
graphdriver Merge pull request #36437 from kolyshkin/dm-unused 2018-03-05 18:14:36 -08:00
images Remove unnecessary GetImageIDAndOS use GetImage 2018-02-26 16:49:37 -05:00
initlayer
links
listeners
logger daemon/logger/ring.go: log error not instance 2018-03-03 16:29:57 +00:00
names
network
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
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 Display a warn message when there is binding ports and net mode is host 2018-02-18 13:28:44 +00:00
container_windows.go
create.go Move ImageService to new package 2018-02-26 16:49:37 -05:00
create_test.go
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 Ensure daemon root is unmounted on shutdown 2018-02-15 15:58:20 -05:00
daemon_test.go
daemon_unix.go Remove duplicate rootFSToAPIType 2018-02-14 11:59:18 -05:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go Remove duplicate rootFSToAPIType 2018-02-14 11:59:18 -05:00
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
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 Move ImageService to new package 2018-02-26 16:49:37 -05: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
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
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 Move log validator logic after plugins are loaded 2018-02-15 11:53:11 -05:00
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
oci_linux.go Merge pull request #33702 from aaronlehmann/templated-secrets-and-configs 2018-02-21 13:39:10 +01:00
oci_linux_test.go
oci_windows.go Merge pull request #36267 from Microsoft/jjh/removeservicing 2018-02-28 01:15:03 +01: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 Move ImageService to new package 2018-02-26 16:49:37 -05: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
unpause.go
update.go
update_linux.go
update_windows.go
volumes.go Merge pull request #36055 from cpuguy83/slave_mounts_for_root 2018-02-15 12:57:25 +01:00
volumes_linux.go
volumes_linux_test.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go Merge pull request #36055 from cpuguy83/slave_mounts_for_root 2018-02-15 12:57:25 +01:00
wait.go
workdir.go