package
0.0.0-20220414141641-a1d2248d0f77
Repository: https://github.com/alexsjones/cluster-api-bootstrap-provider-microk8s.git
Documentation: pkg.go.dev

# Functions

NewInitControlPlane returns the user data string to be used on a controlplane instance.
NewJoinControlPlane returns the user data string to be used on a new control plane instance.
NewNode returns the user data string to be used on a node instance.

# Structs

BaseUserData is shared across all the various types of files written to disk.
ControlPlaneInput defines the context to generate a controlplane instance user data.
ControlPlaneJoinInput defines context to generate controlplane instance user data for control plane node join.
NodeInput defines the context to generate a node user data.