# Functions
JobFromClusterVersionMapper returns the job locking the cluster version or nothing.
# Constants
https://github.com/openshift/machine-config-operator/blob/b36482885ba1304e122e7c01c26cd671dfdd0418/pkg/daemon/constants/constants.go#L17 https://github.com/openshift/machine-config-operator/blob/b36482885ba1304e122e7c01c26cd671dfdd0418/pkg/daemon/drain.go#L79 DesiredDrainerAnnotationKey is set by OCP to indicate drain/uncordon requests.
No description provided by the author
No description provided by the author
LastAppliedDrainerAnnotationKey is by OCP to indicate the last request applied.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ClusterVersionCollector is a Prometheus collector that collects cluster info metrics.
ClusterVersionReconciler reconciles a ClusterVersion object.
NodeReconciler reconciles a Node object.
UpgradeConfigReconciler reconciles a UpgradeConfig object.
UpgradeInformationCollector is a Prometheus collector that exposes various metrics about the upgrade process.
UpgradeJobReconciler reconciles a UpgradeJob object.
UpgradeSuspensionWindowReconciler reconciles a UpgradeSuspensionWindow object.
# Interfaces
No description provided by the author