Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoRemoteReconciler ¶
type GoRemoteReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
GoRemote *goremotev1alpha1.GoRemote
}
GoRemoteReconciler reconciles a GoRemote object
func (*GoRemoteReconciler) SetupWithManager ¶
func (r *GoRemoteReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager register the controller with K8S manager instance
Click to show internal directories.
Click to hide internal directories.