Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeNetworkConfigurationEnactmentReconciler ¶
type NodeNetworkConfigurationEnactmentReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
NodeNetworkConfigurationEnactment reconciles a NodeNetworkConfigurationEnactment object
func (*NodeNetworkConfigurationEnactmentReconciler) Reconcile ¶
func (r *NodeNetworkConfigurationEnactmentReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)
Reconcile reads that state of the cluster for a NodeNetworkConfigurationEnactment object and calculate metrics with `nmstatectl stat` Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.
func (*NodeNetworkConfigurationEnactmentReconciler) SetupWithManager ¶
func (r *NodeNetworkConfigurationEnactmentReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.