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

# Functions

Add creates a new Monitoring controller that is responsible for operating the monitoring components for all managed user clusters.
GetConfigMapReconcilers returns all ConfigMapReconcilers that are currently in use.
GetDeploymentReconcilers returns all DeploymentReconcilers that are currently in use.
GetSecretReconcilerOperations returns all SecretReconcilers that are currently in use.
GetServiceReconcilers returns all service creators 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

Features describes the enabled features for the monitoring controller.
Reconciler stores all components required for monitoring.