moby/api/types/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
..
config.go Windows: (WCOW) Generate OCI spec that remote runtime can escape 2019-03-12 18:41:55 -07:00
container_changes.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
container_create.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
container_top.go swagger: reformat, and wrap to ~80-chars 2020-05-02 18:10:28 +02:00
container_update.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
container_wait.go api/types: re-generate with new template 2019-11-05 11:32:41 -08:00
host_config.go Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
hostconfig_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
hostconfig_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
waitcondition.go Add canonical import comment 2018-02-05 16:51:57 -05:00