Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MetricResTypeNode = common.MetricResTypeNode
)
Functions ¶
func StartNodeController ¶
func StartNodeController(mgr ctrl.Manager, commonService servicecommon.Service)
Types ¶
type NodeReconciler ¶
type NodeReconciler struct { client.Client Scheme *apimachineryruntime.Scheme Service *node.NodeService }
NodeReconciler reconciles a Node object
func (*NodeReconciler) SetupWithManager ¶
func (r *NodeReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.