moby--moby/runconfig
Darren Shepherd 366ee6bdfa Expose ParseRestartPolicy
ParseRestartPolicy is useful function for third party go programs to use
so that they can parse the restart policy in the same way that Docker
does

Signed-off-by: Darren Shepherd <darren@rancher.com>
2015-04-24 12:23:54 -07:00
..
fixtures Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
compare.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
config.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
config_test.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
exec.go remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
hostconfig.go Add support cpu cfs quota 2015-04-20 08:16:47 -07:00
merge.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
parse.go Expose ParseRestartPolicy 2015-04-24 12:23:54 -07:00
parse_test.go Add test for net=container and links 2015-03-23 19:50:33 -07:00