moby/container
Brian Goff c02171802b Merge configs/secrets in unix implementation
On unix, merge secrets/configs handling. This is important because
configs can contain secrets (via templating) and potentially a config
could just simply have secret information "by accident" from the user.
This just make sure that configs are as secure as secrets and de-dups a
lot of code.
Generally this makes everything simpler and configs more secure.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-02-16 11:25:14 -05:00
..
stream Add canonical import comment 2018-02-05 16:51:57 -05:00
archive.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container.go Merge configs/secrets in unix implementation 2018-02-16 11:25:14 -05:00
container_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container_notlinux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container_unit_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
container_unix.go Merge configs/secrets in unix implementation 2018-02-16 11:25:14 -05:00
container_windows.go Merge configs/secrets in unix implementation 2018-02-16 11:25:14 -05:00
env.go Add canonical import comment 2018-02-05 16:51:57 -05:00
env_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
health.go Add canonical import comment 2018-02-05 16:51:57 -05:00
history.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
monitor.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mounts_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mounts_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
state.go Add canonical import comment 2018-02-05 16:51:57 -05:00
state_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
view.go Add canonical import comment 2018-02-05 16:51:57 -05:00
view_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00