mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 02:45:44 +00:00
Allow podman machine set to change CPUs, Memory and Disk size of a QEMU machine after its been created. Disk size can only be increased. If one setting fails to be changed, the other settings will still be applied. Signed-off-by: Ashley Cui <acui@redhat.com> |
||
|---|---|---|
| .. | ||
| init.go | ||
| inspect.go | ||
| list.go | ||
| machine.go | ||
| machine_unsupported.go | ||
| platform.go | ||
| platform_windows.go | ||
| rm.go | ||
| set.go | ||
| ssh.go | ||
| start.go | ||
| stop.go | ||