Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionReconciler ¶
type ActionReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme DynamicClient dynamic.Interface KubeControl restutils.KubeControlInterface EnableImpersonation bool }
ActionReconciler reconciles a Action object
func NewActionReconciler ¶
func (*ActionReconciler) SetupWithManager ¶
func (r *ActionReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.