Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPClusterReconciler ¶
GCPClusterReconciler reconciles a GCPCluster object.
func (*GCPClusterReconciler) GCPMachineToGCPCluster ¶
func (r *GCPClusterReconciler) GCPMachineToGCPCluster(o handler.MapObject) []ctrl.Request
GCPMachineToGCPCluster is a handler.ToRequestsFunc to be used to enqeue requests for reconciliation of GCPCluster.
func (*GCPClusterReconciler) SetupWithManager ¶
func (r *GCPClusterReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
type GCPMachineReconciler ¶
GCPMachineReconciler reconciles a GCPMachine object.
func (*GCPMachineReconciler) GCPClusterToGCPMachines ¶
func (r *GCPMachineReconciler) GCPClusterToGCPMachines(o handler.MapObject) []ctrl.Request
GCPClusterToGCPMachine is a handler.ToRequestsFunc to be used to enqeue requests for reconciliation of GCPMachines.
func (*GCPMachineReconciler) SetupWithManager ¶
func (r *GCPMachineReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
Click to show internal directories.
Click to hide internal directories.