# Functions
No description provided by the author
No description provided by the author
No description provided by the author
RegisterIngressGeneratingHandler configures a IngressController to execute a IngressGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterIngressStatusHandler configures a IngressController to execute a IngressStatusHandler for every events observed.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
IngressGeneratingHandler is the top-level handler that is executed for every Ingress event.
No description provided by the author
No description provided by the author
IngressStatusHandler is executed for every added or modified Ingress.