package
2.27.2
Repository: https://github.com/kubermatic/kubermatic.git
Documentation: pkg.go.dev

# Functions

NewController creates a cluster controller.
GetConfigMapReconcilers returns all ConfigMapReconcilers that are currently in use.
GetCronJobReconcilers returns all CronJobReconcilers that are currently in use.
GetDeploymentReconcilers returns all DeploymentReconcilers that are currently in use.
GetEtcdBackupConfigReconcilers returns all EtcdBackupConfigReconcilers that are currently in use.
GetPodDisruptionBudgetReconcilers returns all PodDisruptionBudgetReconcilers that are currently in use.
GetServiceReconcilers returns all service creators that are currently in use.
GetStatefulSetReconcilers returns all StatefulSetReconcilers that are currently in use.

# Constants

No description provided by the author

# Structs

No description provided by the author
Reconciler is a controller which is responsible for managing clusters.