Files
podman/libpod
W. Trevor King baa42fd4bd libpod/container: Replace containerState* with containerPlatformState
This way we don't need to stub in structures for other OSes (e.g. the
Darwin stub in a Linux-only file).  Matthew was concerned about errors
unmarshalling, say, a Linux state object on a Windows box [1], but we
can address that in checks when loading the database [2].

[1]: https://github.com/projectatomic/libpod/pull/1015#discussion_r198649043
[2]: https://github.com/projectatomic/libpod/pull/1015#discussion_r198802956

Signed-off-by: W. Trevor King <wking@tremily.us>

Closes: #1033
Approved by: mheon
2018-07-05 12:47:10 +00:00
..
2018-02-02 22:44:40 +00:00
2018-07-02 15:10:46 +00:00
2017-11-01 11:24:59 -04:00
2018-04-05 14:13:49 +00:00
2018-03-29 02:18:45 +00:00
2018-06-18 12:56:44 +00:00
2018-03-23 15:35:37 +00:00
2018-05-17 23:10:12 +00:00
2018-05-25 08:45:15 +00:00
2018-06-29 20:44:09 +00:00
2018-06-29 15:25:21 +00:00
2018-05-17 23:10:12 +00:00
2018-05-25 08:45:15 +00:00
2018-03-14 20:21:31 +00:00
2018-03-23 15:35:37 +00:00
2018-04-26 19:14:44 +00:00