ignition

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(templatePath, tunnelToken, tunnelID, hostname, cfDomain string) (string, error)

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

func Deploy(ignPath, machineName string) error

Deploy applies the Ignition config by SSH-ing into the VM rather than using --ignition-path, dodging Podman 5's networking breakage.

func Validate

func Validate(templatePath string) error

Validate checks that the template compiles cleanly with dummy values. Useful for CI.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL