moby--moby/api/types/container
Yong Tang f023816608 Add memory.kernelTCP support for linux
This fix tries to address the issue raised in 37038 where
there were no memory.kernelTCP support for linux.

This fix add MemoryKernelTCP to HostConfig, and pass
the config to runtime-spec.

Additional test case has been added.

This fix fixes 37038.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-11-26 21:03:08 +00:00
..
config.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container_changes.go use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
container_create.go use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
container_top.go use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
container_update.go use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
container_wait.go use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
host_config.go Add memory.kernelTCP support for linux 2018-11-26 21:03:08 +00: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