moby--moby/opts
David Sheets f13297c0be Add 'consistent', 'cached', and 'delegated' mode flags
This adds 'consistency' mode flags to the mount command line argument.
Initially, the valid 'consistency' flags are 'consistent', 'cached',
'delegated', and 'default'.

Signed-off-by: David Sheets <dsheets@docker.com>
Signed-off-by: Jeremy Yallop <yallop@docker.com>
2017-03-01 18:13:47 +00:00
..
env.go
env_test.go
hosts.go
hosts_test.go
hosts_unix.go
hosts_windows.go
ip.go
ip_test.go
mount.go Add 'consistent', 'cached', and 'delegated' mode flags 2017-03-01 18:13:47 +00:00
mount_test.go
opts.go
opts_test.go
opts_unix.go
opts_windows.go
port.go Make sure we validate simple syntax on service commands 2017-02-07 12:45:47 +01:00
port_test.go Make sure we validate simple syntax on service commands 2017-02-07 12:45:47 +01:00
quotedstring.go
quotedstring_test.go
runtime.go
secret.go
secret_test.go
throttledevice.go
ulimit.go
ulimit_test.go
weightdevice.go