aboutsummaryrefslogtreecommitdiff
path: root/libpod/pod_api.go
Commit message (Expand)AuthorAge
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Change batchcontainer to sharedhaircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* Updated pod_api to reflect function spechaircommander2018-08-14
* Ensure pod inspect is locked and validity-checkedMatthew Heon2018-08-11
* Split pod.go into 3 filesMatthew Heon2018-08-10