# Functions
DeploymentReconciler returns the function to create and update the machine controller deployment.
DeploymentReconcilerWithoutInitWrapper returns the function to create and update the machine controller deployment without the wrapper that checks for apiserver availability.
No description provided by the author
ServiceReconciler returns the function to reconcile the DNS service.
TLSServingCertificateReconciler returns a function to create/update the secret with the machine-controller-webhook tls certificate.
WebhookDeploymentReconciler returns the function to create and update the machine controller webhook deployment.
No description provided by the author