Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesReconciler ¶
type KubernetesReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
KubernetesReconciler reconciles a Kubernetes object
func (*KubernetesReconciler) SetupWithManager ¶
func (r *KubernetesReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager -
Click to show internal directories.
Click to hide internal directories.