Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make lint: include unit tests | Valentin Rothberg | 2020-01-14 |
| | | | | | | | Include the unit tests (i.e., _test.go files) for linting to make the tests more robust and enforce the linters' coding styles etc. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | podman network create | baude | 2019-09-09 |
initial implementation of network create. we only support bridging networks with this first pass. Signed-off-by: baude <bbaude@redhat.com> |