Versions in this module Expand all Collapse all v3 v3.9.9 Jun 3, 2022 Changes in this version + const Audit + const Mutation + const Star + const Sync + const Webhook + type Excluder struct + func Get() *Excluder + func New() *Excluder + func (s *Excluder) Add(entry []configv1alpha1.MatchEntry) + func (s *Excluder) Equals(new *Excluder) bool + func (s *Excluder) IsNamespaceExcluded(process Process, obj client.Object) (bool, error) + func (s *Excluder) Replace(new *Excluder) + type Process string