spiegel_podman/pkg/machine/define
Jake Correnti c728eeb39e Create pkg/machine/ignition package
Moves all of the ignitionfiles out of the `machine` package and into
its own called `ignition`. This required `VMType` to get moved out of
the `machine` package and into the `define` package in order to prevent
a circular dependency.

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2024-01-04 08:51:35 -05:00
..
config.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
image_format.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
image_format_test.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
machine_artifact.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
machine_artifact_test.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
state.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
vmfile.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
vmfile_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
vmtype.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
vmtype_test.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00