Documentation
¶
Index ¶
Constants ¶
View Source
const ( LabelNodeRoleOldControlPlane = "node-role.kubernetes.io/master" LabelNodeRoleControlPlane = "node-role.kubernetes.io/control-plane" LabelNodeRoleInfra = "node-role.kubernetes.io/infra" LabelNodeRoleWorker = "node-role.kubernetes.io/worker" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AutoDetectReconciler ¶
type AutoDetectReconciler struct {
// contains filtered or unexported fields
}
AutoDetectReconciler auto detects platform related labels and sync to managedcluster
type CapacityReconciler ¶
type CapacityReconciler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.