automation-tests/cmd/podman/pods
Gavin Lam 4f7395f93a
Add --hosts-file flag to container and pod commands
* Add --hosts-file flag to container create, container run and pod create
* Add HostsFile field to pod inspect and container inspect results
* Test BaseHostsFile config in containers.conf

Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
2024-11-24 22:00:34 -05:00
..
clone.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create.go Add --hosts-file flag to container and pod commands 2024-11-24 22:00:34 -05:00
exists.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
kill.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
logs.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
pause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
pod.go Remove containers/common/pkg/config from pkg/util 2024-09-06 07:45:04 -04:00
prune.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
ps.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
restart.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
rm.go rm --force work for more than one arg 2024-04-04 17:47:28 +02:00
start.go working name of pod on start and stop 2024-05-25 19:40:21 -04:00
stats.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
stop.go working name of pod on start and stop 2024-05-25 19:40:21 -04:00
top.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
unpause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00