moby--moby/api/types/container
Jess Frazelle 3694c1e34e
api: add configurable MaskedPaths and ReadOnlyPaths to the API
This adds MaskedPaths and ReadOnlyPaths options to HostConfig for containers so
that a user can override the default values.

When the value sent through the API is nil the default is used.
Otherwise the default is overridden.

Adds integration tests for MaskedPaths and ReadonlyPaths.

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-05 12:33:14 -04: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 api: add configurable MaskedPaths and ReadOnlyPaths to the API 2018-06-05 12:33:14 -04: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