moby--moby/integration/container
Brian Goff 24f173a003 Replace service "Capabilities" w/ add/drop API
After dicussing with maintainers, it was decided putting the burden of
providing the full cap list on the client is not a good design.
Instead we decided to follow along with the container API and use cap
add/drop.

This brings in the changes already merged into swarmkit.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-07-27 10:09:42 -07:00
..
checkpoint_test.go
container_test.go
copy_test.go
create_test.go
daemon_linux_test.go
daemon_test.go
diff_test.go
exec_test.go
export_test.go
health_test.go
inspect_test.go
ipcmode_linux_test.go
kill_test.go
links_linux_test.go
logs_test.go
main_test.go
mounts_linux_test.go
nat_test.go
pause_test.go
ps_test.go
remove_test.go
rename_test.go
resize_test.go
restart_test.go
run_cgroupns_linux_test.go
run_linux_test.go
stats_test.go
stop_linux_test.go
stop_test.go
stop_windows_test.go
update_linux_test.go
update_test.go
wait_test.go