Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add basic structure of output for APIv2 pod inspect | Matthew Heon | 2020-04-15 |
| | | | | | | | | This will replace the structs in use in libpod, which cannot be used as they are also directly involved in the database representation of pods and cannot be moved out of Libpod. Signed-off-by: Matthew Heon <mheon@redhat.com> | ||
* | Implement APIv2 Exec Create and Inspect Endpoints | Matthew Heon | 2020-03-23 |
Start and Resize require further implementation work. Signed-off-by: Matthew Heon <matthew.heon@pm.me> |