# Functions
GenerateMachineConfigsForRole creates MachineConfigs for the role provided.
MachineConfigFromIgnConfig creates a MachineConfig with the provided Ignition config.
New returns a new template controller.
RunBootstrap runs the tempate controller in boostrap mode.
# Constants
EtcdImageKey is the key that references the etcd image in the controller.
InfraImageKey is the key that references the infra image in the controller for crio.conf.
KubeClientAgentImageKey is the key that references the kube-client-agent image in the controller.
SetupEtcdEnvKey is the key that references the setup-etcd-environment image in the controller.
# Structs
Controller defines the template controller.
RenderConfig is wrapper around ControllerConfigSpec.