# Packages
No description provided by the author
# Functions
NewInitControlPlane returns Ignition configuration for bootstrapping new cluster.
NewJoinControlPlane returns Ignition configuration for new controlplane node joining the cluster.
NewJoinWorker returns Ignition configuration for new worker node joining the cluster.
# Structs
ControlPlaneInput defines the context to generate a controlplane instance user data.
JoinWorkerInput defines the context to generate a node user data.