Documentation ¶
Index ¶
Constants ¶
View Source
const Error = "Error"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreReconciler ¶
type StoreReconciler struct { client.Client Clientset *kubernetes.Clientset RestConfig *rest.Config Scheme *runtime.Scheme Recorder record.EventRecorder DisableServiceChecks bool }
StoreReconciler reconciles a Store object
func (*StoreReconciler) SetupWithManager ¶
func (r *StoreReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.