# Functions
No description provided by the author
# Variables
No description provided by the author
# Structs
CaddyController represents a caddy ingress controller.
ConfigMapAddedAction provides an implementation of the action interface.
ConfigMapDeletedAction provides an implementation of the action interface.
ConfigMapUpdatedAction provides an implementation of the action interface.
Informer defines the required SharedIndexInformers that interact with the API server.
InformerFactory contains shared informer factory We need to type of factory: - One used to watch resources in the Pod namespaces (caddy config, secrets...) - Another one for Ingress resources in the selected namespace.
IngressAddedAction provides an implementation of the action interface.
IngressDeletedAction provides an implementation of the action interface.
IngressUpdatedAction provides an implementation of the action interface.
SecretAddedAction provides an implementation of the action interface.
SecretDeletedAction provides an implementation of the action interface.
SecretUpdatedAction provides an implementation of the action interface.
SyncStatusAction provides an implementation of the action interface.