Versions in this module Expand all Collapse all v3 v3.9.9 Jun 3, 2022 Changes in this version + func HasFinalizer(instance *unstructured.Unstructured) bool + func RemoveFinalizer(instance *unstructured.Unstructured) + type Adder struct + ConstraintsCache *ConstraintsCache + ControllerSwitch *watch.ControllerSwitch + Events <-chan event.GenericEvent + GetPod func(context.Context) (*corev1.Pod, error) + IfWatching func(schema.GroupVersionKind, func() error) (bool, error) + Opa *constraintclient.Client + ProcessExcluder *process.Excluder + Tracker *readiness.Tracker + WatchManager *watch.Manager + func (a *Adder) Add(mgr manager.Manager) error + func (a *Adder) InjectControllerSwitch(cs *watch.ControllerSwitch) + func (a *Adder) InjectMutationSystem(mutationSystem *mutation.System) + func (a *Adder) InjectOpa(o *constraintclient.Client) + func (a *Adder) InjectTracker(t *readiness.Tracker) + func (a *Adder) InjectWatchManager(w *watch.Manager) + type ConstraintsCache struct + func NewConstraintsCache() *ConstraintsCache + type ReconcileConstraint struct + func (r *ReconcileConstraint) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error) + type StatsReporter interface Other modules containing this package github.com/SuperSandro2000/gatekeeper