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