# Functions
DeploymentReconciler returns the function to create and update the metrics server deployment.
PodDisruptionBudgetReconciler returns a func to create/update the metrics-server PodDisruptionBudget.
No description provided by the author
ServiceReconciler returns the function to reconcile the seed cluster internal metrics-server service.
TLSServingCertSecretReconciler returns a function to manage the TLS serving cert for the metrics server.
# Constants
ServingCertSecretName is the name of the secret containing the metrics-server serving cert.