automation-tests/cmd/podman/shared
Matthew Heon 1be345bd9d Begin to break up pkg/inspect
Let's put inspect structs where they're actually being used. We
originally made pkg/inspect to solve circular import issues.
There are no more circular import issues.

Image structs remain for now, I'm focusing on container inspect.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-06-03 15:54:53 -04:00
..
parse clean up shared/parse/parse.go 2019-05-02 16:13:26 -05:00
container.go Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
container_inspect.go Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
create.go Implement podman logs with log-driver journald 2019-05-28 11:10:57 -04:00
create_cli.go create: skip resources validation with cgroup v2 2019-05-13 10:48:17 +02:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
funcs.go Add variable for global flags to runlabel 2019-05-02 12:14:51 -04:00
funcs_test.go Add variable for global flags to runlabel 2019-05-02 12:14:51 -04:00
intermediate.go auto pass http_proxy into container 2019-04-30 17:29:29 -04:00
intermediate_novarlink.go podman-remote create|run 2019-04-08 09:05:31 -05:00
intermediate_varlink.go add varlink bridge 2019-05-08 13:12:08 -05:00
parallel.go rm -f now removes a paused container 2018-11-08 15:18:11 -06:00
pod.go Add podman pod prune 2019-04-16 11:23:18 -04:00
workers.go Add basic structure of podman init command 2019-05-01 11:12:24 -04:00