Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make convenience boxed true/false easier to use | Jhon Honce | 2020-05-14 |
| | | | | | | | * changed PFalse to &false * changed PTrue to &true Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | apiv2 add bindings for logs|events | Brent Baude | 2020-03-19 |
| | | | | | | add go-bindings for logs and events. tests were also added. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | Review corrections pass #2 | Brent Baude | 2020-01-23 |
Add API review comments to correct documentation and endpoints. Also, add a libpode prune method to reduce code duplication. Only used right now for the API but when the remote client is wired, we will switch over there too. Signed-off-by: Brent Baude <bbaude@redhat.com> |