spiegel_podman/cmd/podman/machine
Ashley Cui 1260bf631f Revert "Switch all rootful to rootfull"
This reverts commit cc3790f332.

We can't change rootful to rootfull because `rootful` is written into the machine config. Changing this will break json unmarshalling, which will break existing machines.

[NO NEW TESTS NEEDED]

Signed-off-by: Ashley Cui <acui@redhat.com>
2022-04-25 09:14:04 -04:00
..
init.go Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
inspect.go Introduce machine inspect 2022-04-12 15:51:39 -05:00
list.go Add --quiet to machine ls 2022-04-16 08:54:56 -05:00
machine.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
platform.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
platform_windows.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rm.go Fix type-o and cleanup doc punctuation 2022-03-18 17:33:30 -05:00
set.go Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
ssh.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
start.go Handle incompatible machines 2022-03-18 01:16:34 -05:00
stop.go bump go module to version 4 2022-01-18 12:47:07 +01:00