Documentation ¶
Overview ¶
Package cloudinit defines cloud init adapter for kind nodes.
The Adapter supports a limited set of cloud init features, just what is necessary to test CPBPK; additionally, for sake of simplicity, the adapter is designed to work on existing kind node images.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RawCloudInitToProvisioningCommands ¶
func RawCloudInitToProvisioningCommands(config []byte, mapping kind.Mapping) ([]provisioning.Cmd, error)
RawCloudInitToProvisioningCommands converts a cloudconfig to a list of commands to run in sequence on the node.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.