automation-tests/cmd/podman/pods
cdoern cb077c968d Created MapOptions for PodCreate
MapOptions take the pod and container create options, assigning matching values from infra
back to the pod for the Libpod API. This function, unlike the previous one, does not require any
manual additions when new options are added since it uses the structs JSON tags, this is a more modular approach.

Signed-off-by: cdoern <cdoern@redhat.com>
2021-09-20 08:33:15 -04:00
..
create.go Created MapOptions for PodCreate 2021-09-20 08:33:15 -04:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
inspect.go inspect: printTmpl must Flush writer 2021-09-09 16:37:24 +05:30
kill.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
logs.go kube: Add support for podman pod logs 2021-09-05 16:24:49 +05:30
pause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
pod.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
prune.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
ps.go Shell completion for --format with anonymous fields 2021-08-27 10:28:15 +02:00
restart.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
rm.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
start.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
stats.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
stop.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
top.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
unpause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00