summaryrefslogtreecommitdiff
path: root/pkg/bindings/system
Commit message (Collapse)AuthorAge
* podmanv2 infoBrent Baude2020-04-07
| | | | | | add ability to run info for v2 Signed-off-by: Brent Baude <bbaude@redhat.com>
* refactor infoBrent Baude2020-04-06
| | | | | | the current implementation of info, while typed, is very loosely done so. we need stronger types for our apiv2 implmentation and bindings. Signed-off-by: Brent Baude <bbaude@redhat.com>
* apiv2 add bindings for logs|eventsBrent Baude2020-03-19
add go-bindings for logs and events. tests were also added. Signed-off-by: Brent Baude <bbaude@redhat.com>