mirror of https://github.com/containers/podman.git
				
				
				
			| This PR further implements a more structured approach to handling the files needed by machine. More files are now made as MachineFile which can then have a symlink (using a shorter path) to them. Also added Set and Get methods for many of the files. The next part of the refactor will implement the use of symlinks on MacOS. Signed-off-by: Brent Baude <bbaude@redhat.com> [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
|---|---|---|
| .. | ||
| claim_darwin.go | ||
| claim_unsupported.go | ||
| config.go | ||
| config_test.go | ||
| machine.go | ||
| machine_unsupported.go | ||
| options_darwin.go | ||
| options_darwin_amd64.go | ||
| options_darwin_arm64.go | ||
| options_linux.go | ||
| options_linux_amd64.go | ||
| options_linux_arm64.go | ||