Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName string = "policy-set"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolicySetReconciler ¶
type PolicySetReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder }
PolicySetReconciler reconciles a PolicySet object
func (*PolicySetReconciler) SetupWithManager ¶
func (r *PolicySetReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.