spiegel_podman/pkg/machine/vmconfigs
Brent Baude c0aab0a85a Remove usused Kind() function
The Kind() exported function is unused in our code; moreover, the function cannot be accurate because in the case of darwin, applehv and libkrun use the same config in the struct and therefore, we cannot identify the provider via that method.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2025-01-29 12:12:17 -06:00
..
arch.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
arch_test.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
config.go Get WSL disk as an OCI artifact 2024-09-16 14:36:50 +02:00
config_common.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_darwin.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_windows.go Fix compilation issues in QEMU machine files (Windows platform) 2024-11-27 17:23:08 +02:00
machine.go Remove usused Kind() function 2025-01-29 12:12:17 -06:00
machine_unix.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
machine_windows.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
sockets.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
sockets_darwin.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
volumes.go Podman 5 machine refactor - applehv 2024-02-07 09:18:45 -06:00
volumes_unix.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00
volumes_windows.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00