Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
Build substitutes variables into the Butane template, compiles it via butane, writes the Ignition JSON to a temp file, and returns its path. The caller is responsible for removing the temp file when done.
func Deploy ¶
Deploy applies the Ignition config using the legacy podman.SSH call. Deprecated: Use DeployWithSSH for provider-agnostic deployments.
func DeployWithSSH ¶ added in v0.3.0
DeployWithSSH applies the Ignition config by executing commands on the VM through the provided SSH function. This supports any virtualization backend.
Types ¶
Click to show internal directories.
Click to hide internal directories.