Documentation ¶
Overview ¶
Package ignition defines an Ignition adapter for kind nodes.
The adapter supports a limited set of Ignition features necessary for testing CABPK. Additionally, for the sake of simplicity, the adapter is designed to work with existing kind node images.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RawIgnitionToProvisioningCommands ¶
func RawIgnitionToProvisioningCommands(config []byte) ([]provisioning.Cmd, error)
RawIgnitionToProvisioningCommands converts an Ignition YAML document to a slice of commands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.