Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VsphereValidatorReconciler ¶
VsphereValidatorReconciler reconciles a VsphereValidator object
func (*VsphereValidatorReconciler) Reconcile ¶
func (r *VsphereValidatorReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile compares the state specified by the VsphereValidator object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
func (*VsphereValidatorReconciler) SetupWithManager ¶
func (r *VsphereValidatorReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.