Versions in this module Expand all Collapse all v2 v2.1.4 Oct 1, 2025 Changes in this version + func NginxLabelPredicate(selector metav1.LabelSelector) k8spredicate.Predicate + type AnnotationPredicate struct + Annotation string + func (ap AnnotationPredicate) Create(e event.CreateEvent) bool + func (ap AnnotationPredicate) Update(e event.UpdateEvent) bool + type GatewayClassPredicate struct + ControllerName string + func (gcp GatewayClassPredicate) Create(e event.CreateEvent) bool + func (gcp GatewayClassPredicate) Delete(e event.DeleteEvent) bool + func (gcp GatewayClassPredicate) Update(e event.UpdateEvent) bool + type RestartDeploymentAnnotationPredicate struct + func (RestartDeploymentAnnotationPredicate) Update(e event.UpdateEvent) bool + type SecretNamePredicate struct + Namespace string + SecretNames []string + func (sp SecretNamePredicate) Create(e event.CreateEvent) bool + func (sp SecretNamePredicate) Delete(e event.DeleteEvent) bool + func (sp SecretNamePredicate) Generic(e event.GenericEvent) bool + func (sp SecretNamePredicate) Update(e event.UpdateEvent) bool + type ServiceChangedPredicate struct + func (ServiceChangedPredicate) Update(e event.UpdateEvent) bool Other modules containing this package github.com/nginx/nginx-gateway-fabric