Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakePolicyReconciler ¶
type FakePolicyReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient *dynamic.DynamicClient }
FakePolicyReconciler reconciles a FakePolicy object. NOTE: it does not watch anything other than FakePolcies, so it will not react to other changes in the cluster - update something on the policy to make it re-reconcile.
func (*FakePolicyReconciler) SetupWithManager ¶
func (r *FakePolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.