automation-tests/cmd/podman/machine
Anders F Björklund fa654e9857 Use bytes size consistently instead of human size
Previously podman was using "MB" and "GB" (binary) for input but
"MB" and "GB" (decimal) for output, which was causing confusion.

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2023-07-06 14:51:06 +02:00
..
os Implement machine provider selection 2023-04-28 17:47:10 +03:00
info.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
init.go Use bytes size consistently instead of human size 2023-07-06 14:51:06 +02:00
inspect.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
list.go Use bytes size consistently instead of human size 2023-07-06 14:51:06 +02:00
machine.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
machine_unix.go Fix podman machine on Windows 2022-06-30 16:21:59 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_windows.go Fix podman machine on Windows 2022-06-30 16:21:59 -05:00
os.go Introduce podman machine os apply 2023-02-15 14:48:12 -05:00
platform.go Re-organize hypervisor implementations 2023-06-23 11:33:19 -04:00
platform_darwin.go Re-organize hypervisor implementations 2023-06-23 11:33:19 -04:00
platform_windows.go Re-organize hypervisor implementations 2023-06-23 11:33:19 -04:00
rm.go Document podman-machine-default behavior 2023-05-15 14:23:17 -04:00
set.go Use bytes size consistently instead of human size 2023-07-06 14:51:06 +02:00
ssh.go Document podman-machine-default behavior 2023-05-15 14:23:17 -04:00
start.go Document podman-machine-default behavior 2023-05-15 14:23:17 -04:00
stop.go Document podman-machine-default behavior 2023-05-15 14:23:17 -04:00