moby--moby/container
Evan Hazlett 189f89301e more review updates
- use /secrets for swarm secret create route
- do not specify omitempty for secret and secret reference
- simplify lookup for secret ids
- do not use pointer for secret grpc conversion

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2016-11-09 14:27:43 -05:00
..
archive.go
container.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
container_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
container_notlinux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
container_unit_test.go
container_unix.go more review updates 2016-11-09 14:27:43 -05:00
container_windows.go api: add TypeTmpfs to api/types/mount 2016-10-28 08:38:32 +00:00
health.go
history.go
memory_store.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go Adds container health support to docker ps filter 2016-10-28 15:43:04 -04:00
state_solaris.go
state_test.go Adds container health support to docker ps filter 2016-10-28 15:43:04 -04:00
state_unix.go
state_windows.go
store.go