spiegel_podman/cmd/podman/machine
Arthur Sengileyev b5ef9555ab Implement machine provider selection
GetSystemDefaultProvider reworked to fetch provider value from
the config file.

Additional environment variable CONTAINERS_MACHINE_PROVIDER is
supported to override the config for testing purposes.

Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com>
2023-04-28 17:47:10 +03: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 Implement machine provider selection 2023-04-28 17:47:10 +03:00
inspect.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
list.go Implement machine provider selection 2023-04-28 17:47:10 +03: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 Implement machine provider selection 2023-04-28 17:47:10 +03:00
platform_windows.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
rm.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
set.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
ssh.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
start.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
stop.go Implement machine provider selection 2023-04-28 17:47:10 +03:00