Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentReconciler ¶
type DeploymentReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Progressing map[types.NamespacedName]bool Notify notify.Notifier }
DeploymentReconciler reconciles a Deployment object
func (*DeploymentReconciler) SetupWithManager ¶
func (r *DeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.