summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi/mount.go
Commit message (Collapse)AuthorAge
* Alter varlink API for ListContainerMounts to return a mapbaude2019-01-29
| | | | | | | | | We want to return a map of containermounts where the key is container id and it points to the mountpath. Issue #2215 Signed-off-by: baude <bbaude@redhat.com>
* Adding more varlink endpointsbaude2018-12-03
* runlabel * checkpoint * restore * container|image exists * mount * unmount Signed-off-by: baude <bbaude@redhat.com>