spiegel_podman/vendor/github.com/containers/libhvee/pkg/hypervctl
Brent Baude 518eafaa34 hyperv: lookup machine on local filesystem first
when looking for a machine, look it up locally first to prevent
accidental collision with non-podman machine vms.  in the cast of
`podman machine ls`, only list podman machines found by json files

Enabled remove with force.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-03-27 10:17:06 -05:00
..
diskdrive_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
drive_settings_builder.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
dvddrive_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
error.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
ethernet_alloc_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
ethernet_port_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
kvp.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
memory_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
network_settings_builder.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
processor_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
resources_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
scsi_controller.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
storage_alloc_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
summary.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
system_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
system_settings_builder.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
vdvd_storage_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vhd_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vhd_storage_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vm.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
vm_config.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vmm.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00