Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clean up shared/parse/parse.go | baude | 2019-05-02 |
| | | | | | | | prune unused functions and add unit tests for a number of the remaining ones. Signed-off-by: baude <bbaude@redhat.com> | ||
* | preparation for remote-client create container | baude | 2019-03-11 |
to prepare for being able to remotely run a container, we need to perform a refactor to get code out of main because it is not reusable. the shared location is a good starting spot though eventually some will likely end up in pkg/spec/ at some point. Signed-off-by: baude <bbaude@redhat.com> |