1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types
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
..
backend Improve partial message support in logger 2018-04-11 13:26:28 -07:00
blkiodev Add canonical import comment 2018-02-05 16:51:57 -05:00
container api: add configurable MaskedPaths and ReadOnlyPaths to the API 2018-06-05 12:33:14 -04:00
events Add canonical import comment 2018-02-05 16:51:57 -05:00
filters Automated migration using 2018-03-16 11:03:43 -04:00
image use swagger support for « title » as generated types names for inline schema 2017-12-13 18:54:37 +01:00
mount Add canonical import comment 2018-02-05 16:51:57 -05:00
network Add canonical import comment 2018-02-05 16:51:57 -05:00
plugins/logdriver Add canonical import comment 2018-02-05 16:51:57 -05:00
registry Add canonical import comment 2018-02-05 16:51:57 -05:00
strslice Add canonical import comment 2018-02-05 16:51:57 -05:00
swarm Output network attachment task information 2018-05-22 23:36:30 +02:00
time Improve GetTimestamp parsing 2018-05-20 13:07:17 +02:00
versions Add canonical import comment 2018-02-05 16:51:57 -05:00
volume Fix swagger volume type generation 2018-05-14 13:46:20 -04:00
auth.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client.go Various code-cleanup 2018-05-23 17:50:54 +02:00
configs.go Merge pull request #36224 from dnephin/refactor-commit 2018-02-08 21:02:30 +09:00
error_response.go Update to inline comments. 2016-10-31 11:13:41 -04:00
graph_driver_data.go Generate GraphDriver from spec, and fix up image spec. 2017-01-03 11:47:47 -05:00
id_response.go Add an IDResponse type 2016-10-31 11:16:02 -04:00
image_delete_response_item.go Generate ImageDeleteResponse from swagger spec. 2017-01-03 11:47:47 -05:00
image_summary.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
plugin.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00
plugin_device.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_env.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_interface_type.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_mount.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_responses.go Add canonical import comment 2018-02-05 16:51:57 -05:00
port.go Describe IP field of Port definition 2018-05-15 12:09:42 +02:00
seccomp.go Add canonical import comment 2018-02-05 16:51:57 -05:00
service_update_response.go Return warnings from service create and service update when digest pinning fails 2016-11-18 09:31:31 -08:00
stats.go Add canonical import comment 2018-02-05 16:51:57 -05:00
types.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume.go Merge pull request #34186 from thaJeztah/api-update-example-data 2017-07-20 09:38:28 +02:00