Files
podman/pkg/machine
Kir Kolyshkin 18fdbaee80 pkg/machine/qemu: fix ST1016 linter warning on freebsd
> pkg/machine/qemu/stubber.go:92:23: ST1016: methods on the same type should have the same receiver name (seen 1x "v", 25x "q") (staticcheck)
> func (q *QEMUStubber) CreateVM(opts define.CreateVMOpts, mc *vmconfigs.MachineConfig, builder *ignition.IgnitionBuilder) error {
>                       ^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-31 12:30:43 -07:00
..
2025-03-31 12:27:55 -07:00
2024-11-11 14:21:17 +01:00
2024-09-24 15:46:02 -04:00
2025-02-03 16:43:04 -05:00
2024-11-11 14:21:17 +01:00
2024-04-26 12:31:42 -04:00
2025-03-31 12:27:55 -07:00
2024-02-07 08:17:43 -06:00
2025-02-28 09:56:46 -05:00
2024-04-13 15:20:19 +08:00